Skip to content

Commit 255d2bf

Browse files
authored
Merge pull request #154 from Codeminer42/release-v1.3
Release v1.3
2 parents f1023e4 + 62fb5a2 commit 255d2bf

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,21 @@
11
# Changelog
22

33
## [Unreleased]
4+
5+
## [1.3.0] - 2017-04-25
46
### Added
5-
- the option to each project has its own tag group
6-
- Fix user list refreshing when adding or removing team members
7+
- The option to each project has its own tag group
8+
- Links to stories within the same project can be added to a story description.
79

810
### Fixed
9-
- Fix docker setup for development env.
11+
- Docker setup for development env.
12+
- User list refreshing when adding or removing team members
1013

1114
## [1.2.0] - 2017-04-7
1215
### Changed
1316
- Redirect automatically to project#index after the user authentication, when there is only one team on enrollments
1417
- **Increase decimal precision from Stories position**
1518
- Change story controls to react component
16-
- Links to stories within the same project can be added to a story description.
1719

1820
## [1.1.3] - 2017-03-30
1921
### Changed
@@ -59,10 +61,11 @@
5961
The format is based on [Keep a Changelog](http://keepachangelog.com)
6062
and this project adheres to [Semantic Versioning](http://semver.org).
6163

62-
[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.2.0...HEAD
64+
[Unreleased]: https://github.com/Codeminer42/cm42-central/compare/v1.3.0...HEAD
6365
[1.0.0]: https://github.com/Codeminer42/cm42-central/tree/v1.0.0
6466
[1.1.0]: https://github.com/Codeminer42/cm42-central/tree/v1.1.0
6567
[1.1.1]: https://github.com/Codeminer42/cm42-central/tree/v1.1.1
6668
[1.1.2]: https://github.com/Codeminer42/cm42-central/tree/v1.1.2
6769
[1.1.3]: https://github.com/Codeminer42/cm42-central/tree/v1.1.3
6870
[1.2.0]: https://github.com/Codeminer42/cm42-central/tree/v1.2.0
71+
[1.3.0]: https://github.com/Codeminer42/cm42-central/tree/v1.3.0

0 commit comments

Comments
 (0)