Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.

Commit

Permalink
Updated changes for release
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Dec 6, 2017
1 parent cc9a648 commit e7d5262
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [4.0.0] - 2017-12-06
### Changed
- Migrated Unity to Unity.Container 5.0.0
- Migrated to dotnet sdk


## [3.0.0] - 2017-08-18
### Changed
- Updated project urls
Expand All @@ -31,7 +32,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Added
- Initial release from @devtrends

[Unreleased]: https://github.com/ViceIce/unity.wcf/compare/v3.0.0...HEAD
[Unreleased]: https://github.com/ViceIce/unity.wcf/compare/v4.0.0...HEAD
[4.0.0]: https://github.com/ViceIce/unity.wcf/compare/v3.0.0...v4.0.0
[3.0.0]: https://github.com/ViceIce/unity.wcf/compare/v2.0.0...v3.0.0
[2.0.0]: https://github.com/ViceIce/unity.wcf/compare/v1.1.0...v2.0.0
[1.1.0]: https://github.com/ViceIce/unity.wcf/compare/v1.0.0...v1.1.0

0 comments on commit e7d5262

Please sign in to comment.