mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Fix inconsistent CHANGELOG format [ci skip]
This commit is contained in:
parent
2933f98580
commit
94b14839cd
1 changed files with 6 additions and 0 deletions
|
@ -6,16 +6,22 @@ project adheres to [Semantic Versioning](http://semver.org/). This change log is
|
|||
|
||||
## [2.9.3](https://github.com/k0kubun/hamlit/compare/v2.9.2...v2.9.3) - 2019-04-09
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix deprecation warning on Rails 6 [#138](https://github.com/k0kubun/hamlit/issues/138).
|
||||
*Thanks to @r7kamura*
|
||||
|
||||
## [2.9.2](https://github.com/k0kubun/hamlit/compare/v2.9.1...v2.9.2) - 2018-11-30
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix possible `autoload` failure of dependency [#131](https://github.com/k0kubun/hamlit/issues/131).
|
||||
*Thanks to @wimrijnders*
|
||||
|
||||
## [2.9.1](https://github.com/k0kubun/hamlit/compare/v2.9.0...v2.9.1) - 2018-11-01
|
||||
|
||||
### Added
|
||||
|
||||
- Start supporting JRuby [#100](https://github.com/k0kubun/hamlit/issues/100).
|
||||
|
||||
## [2.9.0](https://github.com/k0kubun/hamlit/compare/v2.8.10...v2.9.0) - 2018-10-16
|
||||
|
|
Loading…
Reference in a new issue