Skip to content

Commit 7eee74d

Browse files
authored
Merge pull request #322 from Codeminer42/release-v1.17.0
Update CHANGELOG to v1.17.0
2 parents 0c124df + d5aafc5 commit 7eee74d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## [Unreleased]
44

5+
## [1.17.0] 2018-01-23
56
### Fixed
67
- Adjusted README to use yarn install instead npm install on project setup
78
- Remove auto scroll to bottom when adding a story and highlights it instead
@@ -256,7 +257,7 @@
256257
The format is based on [Keep a Changelog](http://keepachangelog.com)
257258
and this project adheres to [Semantic Versioning](http://semver.org).
258259

259-
[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.16.1...HEAD
260+
[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.17.0...HEAD
260261
[1.0.0]: https://github.com/Codeminer42/cm42-central/tree/v1.0.0
261262
[1.1.0]: https://github.com/Codeminer42/cm42-central/tree/v1.1.0
262263
[1.1.1]: https://github.com/Codeminer42/cm42-central/tree/v1.1.1
@@ -280,3 +281,4 @@ and this project adheres to [Semantic Versioning](http://semver.org).
280281
[1.15.0]: https://github.com/Codeminer42/cm42-central/tree/v1.15.0
281282
[1.16.0]: https://github.com/Codeminer42/cm42-central/tree/v1.16.0
282283
[1.16.1]: https://github.com/Codeminer42/cm42-central/tree/v1.16.1
284+
[1.17.0]: https://github.com/Codeminer42/cm42-central/tree/v1.17.0

0 commit comments

Comments
 (0)