Skip to content

Commit 46eec55

Browse files
authored
Merge pull request #307 from Kashoo/issue-306-release-2.4.0
Issue 306: Preparation for release of 2.4.0
2 parents 85183db + 151d6c9 commit 46eec55

File tree

3 files changed

+178
-267
lines changed

3 files changed

+178
-267
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Change Log
22
This project adheres to [Semantic Versioning](http://semver.org/). All notable changes will be documented in this file.
33

4-
## [Unreleased]
4+
## [2.4.0] - 2018-04-24
55
### Added
66
- [#301](https://github.com/Kashoo/synctos/issues/301): Configuration of document expiry
77

@@ -198,7 +198,8 @@ This project adheres to [Semantic Versioning](http://semver.org/). All notable c
198198
## [1.0.0] - 2016-07-12
199199
First public release
200200

201-
[Unreleased]: https://github.com/Kashoo/synctos/compare/v2.3.0...HEAD
201+
[Unreleased]: https://github.com/Kashoo/synctos/compare/v2.4.0...HEAD
202+
[2.4.0]: https://github.com/Kashoo/synctos/compare/v2.3.0...v2.4.0
202203
[2.3.0]: https://github.com/Kashoo/synctos/compare/v2.2.1...v2.3.0
203204
[2.2.1]: https://github.com/Kashoo/synctos/compare/v2.2.0...v2.2.1
204205
[2.2.0]: https://github.com/Kashoo/synctos/compare/v2.1.0...v2.2.0

0 commit comments

Comments
 (0)