Skip to content

Commit 686dd18

Browse files
authored
Merge pull request #283 from Codeminer42/release-v1.14.0
Update CHANGELOG to v1.14.0
2 parents 36d9eab + 0ae4e2e commit 686dd18

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

33
## [Unreleased]
4+
5+
## [1.14.0] 2017-10-18
46
### Added
57
- Added adminer service to docker-compose.
68
- Added nginx proxy to docker-compose, to enable us to use custom domain names on development.
@@ -10,13 +12,11 @@
1012
- Changes the order which stories appear in the chilly bin column
1113

1214
### Fixed
13-
1415
- Show the form to estimate a task without having to open it
1516
- Search results column being cleared after dragging a story between columns
1617
- Search results wrongly appearing during searches
1718
- Updated "central-support" gem to fix the volatility calculation.
1819

19-
2020
## [1.13.0] 2017-10-11
2121
### Fixed
2222
- On projects index, velocity is not always falling to fallback value anymore
@@ -210,7 +210,7 @@
210210
The format is based on [Keep a Changelog](http://keepachangelog.com)
211211
and this project adheres to [Semantic Versioning](http://semver.org).
212212

213-
[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.13.0...HEAD
213+
[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.14.0...HEAD
214214
[1.0.0]: https://github.com/Codeminer42/cm42-central/tree/v1.0.0
215215
[1.1.0]: https://github.com/Codeminer42/cm42-central/tree/v1.1.0
216216
[1.1.1]: https://github.com/Codeminer42/cm42-central/tree/v1.1.1
@@ -230,3 +230,4 @@ and this project adheres to [Semantic Versioning](http://semver.org).
230230
[1.11.0]: https://github.com/Codeminer42/cm42-central/tree/v1.11.0
231231
[1.12.0]: https://github.com/Codeminer42/cm42-central/tree/v1.12.0
232232
[1.13.0]: https://github.com/Codeminer42/cm42-central/tree/v1.13.0
233+
[1.14.0]: https://github.com/Codeminer42/cm42-central/tree/v1.14.0

0 commit comments

Comments
 (0)