Generador de changelog desde historial Git
Why this prompt matters
Developers write changelogs for developers. This prompt translates technical changes into user-relevant updates that actually get read.
What we use it for
Documentation
Prompt
Generate a user-facing changelog from these git commits. Group changes by: Added, Changed, Fixed, Removed. Rewrite commit messages to be understandable by end users (no technical jargon). Highlight breaking changes prominently. Include upgrade instructions for breaking changes.
Result
# v2.4.0 (2024-03-15)
## Added - Dark mode support across all pages - Export data as CSV from any table view - Keyboard shortcuts for common actions (press `?` to see all)
## Changed - Search results now update as you type (no need to press Enter) - Profile photos are now rounded instead of square
## Fixed - Fixed an issue where notifications appeared twice on mobile - Corrected timezone display for users in UTC+13/14
## Breaking Changes - **API**: The `/api/users` endpoint now returns paginated results by default. Add `?limit=0` for the previous behavior.
Generador de changelog desde historial Git
Genera changelogs organizados automáticamente a partir del historial de commits.
Este prompt de IA está diseñado para ayudarte a obtener los mejores resultados. Sigue las instrucciones y personaliza los parámetros según tus necesidades específicas.
Para obtener los mejores resultados, proporciona contexto detallado y especifica el formato de salida deseado. Experimenta con diferentes variaciones para encontrar la que mejor se adapte a tu caso de uso.