Skip to content

Commit

Permalink
Update changelog to v1.21 (#393)
Browse files Browse the repository at this point in the history
  • Loading branch information
talyssonoc authored Oct 17, 2018
1 parent 486f3b7 commit 236075d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## [Unreleased]

## [1.21.0] 2018-10-15
### Added
- Option to archive teams
- Added pusher-fake to the project
Expand All @@ -13,7 +14,6 @@
- Fixed `story-description` and `.note` by adding to sortable column canceled elements/nodes
- Fix calculation of first sprint size


### Changed
- pusherSockets.js to allow empty pusher env vars

Expand Down Expand Up @@ -304,7 +304,7 @@
The format is based on [Keep a Changelog](http://keepachangelog.com)
and this project adheres to [Semantic Versioning](http://semver.org).

[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.20.1...HEAD
[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.21.0...HEAD
[1.0.0]: https://github.com/Codeminer42/cm42-central/tree/v1.0.0
[1.1.0]: https://github.com/Codeminer42/cm42-central/tree/v1.1.0
[1.1.1]: https://github.com/Codeminer42/cm42-central/tree/v1.1.1
Expand Down Expand Up @@ -333,3 +333,4 @@ and this project adheres to [Semantic Versioning](http://semver.org).
[1.19.0]: https://github.com/Codeminer42/cm42-central/tree/v1.19.0
[1.20.0]: https://github.com/Codeminer42/cm42-central/tree/v1.20.0
[1.20.1]: https://github.com/Codeminer42/cm42-central/tree/v1.20.1
[1.21.0]: https://github.com/Codeminer42/cm42-central/tree/v1.21.0

0 comments on commit 236075d

Please sign in to comment.