Skip to content

Commit

Permalink
Merge pull request #223 from Codeminer42/release_v1.6
Browse files Browse the repository at this point in the history
Release v1.6.0
  • Loading branch information
andrerpbts authored Aug 22, 2017
2 parents 949f9f8 + 017b382 commit f90c29f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,20 @@

## [Unreleased]

## [1.6.0] 2017-08-22
### Added
- Discord integration

### Changed
- Story tasks to react components
- Story attachments input to react component
- Story description to react component
- Updated central-support gem to enable discord webhook integration support

### Fixed
- Fixing compatibility of docker-composer with webpack
- Fixing 'stop loading when save' javascript spec

### Changed
- Story description to react component

## [1.5.0] 2017-06-23
### Added
- Story History is now able to listen for changes on the story
Expand Down Expand Up @@ -128,7 +127,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.5.0...HEAD
[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.6.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 All @@ -140,3 +139,4 @@ and this project adheres to [Semantic Versioning](http://semver.org).
[1.4.1]: https://github.com/Codeminer42/cm42-central/tree/v1.4.1
[1.4.2]: https://github.com/Codeminer42/cm42-central/tree/v1.4.2
[1.5.0]: https://github.com/Codeminer42/cm42-central/tree/v1.5.0
[1.6.0]: https://github.com/Codeminer42/cm42-central/tree/v1.6.0

0 comments on commit f90c29f

Please sign in to comment.