Skip to content

Commit 8dad9b0

Browse files
authored
Merge pull request #303 from Codeminer42/release_v1.16.0
Update CHANGELOG to v1.16.0
2 parents bc4e022 + 6e8eedc commit 8dad9b0

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# Changelog
22

33
## [Unreleased]
4+
5+
## [1.16.0] 2017-11-28
46
### Added
7+
- Auto collapse done stories.
58
- Ability to drag stories from the epic column.
69

10+
### Changed
11+
- Updated rails to 4.2.7.1
12+
- Updated rubocop to 0.49.1
13+
714
### Fixed
815
- Webpack manifest host path set to localhost, so webpack pack file load on Windows is fixed
916
- Highlight the searched stories not behaving properly.
@@ -229,7 +236,7 @@
229236
The format is based on [Keep a Changelog](http://keepachangelog.com)
230237
and this project adheres to [Semantic Versioning](http://semver.org).
231238

232-
[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.15.0...HEAD
239+
[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.16.0...HEAD
233240
[1.0.0]: https://github.com/Codeminer42/cm42-central/tree/v1.0.0
234241
[1.1.0]: https://github.com/Codeminer42/cm42-central/tree/v1.1.0
235242
[1.1.1]: https://github.com/Codeminer42/cm42-central/tree/v1.1.1
@@ -251,3 +258,4 @@ and this project adheres to [Semantic Versioning](http://semver.org).
251258
[1.13.0]: https://github.com/Codeminer42/cm42-central/tree/v1.13.0
252259
[1.14.0]: https://github.com/Codeminer42/cm42-central/tree/v1.14.0
253260
[1.15.0]: https://github.com/Codeminer42/cm42-central/tree/v1.15.0
261+
[1.16.0]: https://github.com/Codeminer42/cm42-central/tree/v1.16.0

0 commit comments

Comments
 (0)