Open
Description
Hello!
In AlexWayfer/flame I have a list of commits with commit for version updating and commit with big refactoring. The second commit in list is after the first, but has earlier date-time (PR + rebase
, I guess) . And the second commit appears in changelog for 4.18.1
version, but if fact it is for next release.
And one more thing: changelog has both (commit and issue), does it right?
Thank you.
Generated changelog:
- Fix `flame` gem in template Gemfile [\#34](https://github.com/AlexWayfer/flame/pull/34) ([AlexWayfer](https://github.com/AlexWayfer))
- Add `Flame::Application.require\_dirs` method [\#33](https://github.com/AlexWayfer/flame/pull/33) ([AlexWayfer](https://github.com/AlexWayfer))
- Remove patch-versions of Ruby for Travis CI [\#32](https://github.com/AlexWayfer/flame/pull/32) ([AlexWayfer](https://github.com/AlexWayfer))
## [v4.18.1](https://github.com/AlexWayfer/flame/tree/v4.18.1) (2017-07-29)
[Full Changelog](https://github.com/AlexWayfer/flame/compare/v4.18.0...v4.18.1)
**Implemented enhancements:**
- Add `version` option for `Controller\#url\_to` method with static files [\#14](https://github.com/AlexWayfer/flame/issues/14)
- Raise error if no file for rendering [\#12](https://github.com/AlexWayfer/flame/issues/12)
- Don't allow change the order of optional parameters in path [\#7](https://github.com/AlexWayfer/flame/issues/7)
- Change routing system [\#3](https://github.com/AlexWayfer/flame/issues/3)
- Replace Array-based routes system with Hash-based [\#27](https://github.com/AlexWayfer/flame/pull/27) ([AlexWayfer](https://github.com/AlexWayfer))
**Fixed bugs:**
- Don't allow change the order of optional parameters in path [\#7](https://github.com/AlexWayfer/flame/issues/7)
## [v4.18.0](https://github.com/AlexWayfer/flame/tree/v4.18.0) (2017-06-27)
[Full Changelog](https://github.com/AlexWayfer/flame/compare/v4.17.0...v4.18.0)
Metadata
Metadata
Assignees
Labels
No labels