Releases: guywithnose/release-notes
Releases · guywithnose/release-notes
Version 1.1.3: Generic Kitchen Thieves
Minor Features
- Add Task type [PR #79]
Version 1.1.2: The Glory of Plumber - The Next Generation
Version 1.1.1: Maniac Math - The Lost Levels
Minor Features
- Add jira links [PR #76]
Version 1.1.0: Bonk's Bomberman Overdrive
Version 1.0.0: Angry Monster Truck Reloaded
PHP5 users should use version 0.3.1
Backwards Compatibility Breakers
- Update to php 7
Version 0.3.1: Caribbean Castlevania World Tour
Version 0.3.0: Rocket-Powered Ostrich Extravaganza
Version 0.2.3: Custom Terrorist Chase
Minor Features
- Add a
publish
option that will publish notes rather than draft. [PR #57] - Allow for non-semantic versions. [PR #56]
- Use graphp/graph#103 to simplify code. [PR #54]
- Update nubs/sensible to 0.4.0. [PR #53]
- Dynamically find the user's editor across full PATH. [PR #51]
Bug Fixes
- Don't die when there are no new commits after base tag. [PR #59]
- Don't die on the first commit to a repository. [PR #58]
- Trim the token
- Handle all first parent commits. Fixes #23. [PR #52]
Developer Changes
Version 0.2.2: Mind-Bending Hair Salon Kombat
Version 0.2.1: Ultimate Farm Man
Minor Features
- Add the ability to ignore a pull request. [PR #25]
- Allow the user to amend the release notes before submission. Fixes #13. [PR #31]
- Allow the user to specify the target branch to merge onto. Fixes #32. [PR #36]
- Allow the user to specify what the previous tag was. Fixes #33. [PR #35]