Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
batumibiz committed Dec 31, 2019
1 parent 025151c commit 4778e46
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Nothing

#### Removed
- Template::end()
- Template::insert()
- Nothing

#### Fixed
- Nothing
Expand All @@ -27,6 +26,13 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Nothing


## [2.0.0] - 2019-12-31

#### Removed
- Template::end()
- Template::insert()


## [1.1.0] - 2019-12-11

#### Added
Expand Down Expand Up @@ -87,7 +93,8 @@ Here are the most significant changes compared to the original packag.
- `[S] Engine::make()`
- Some other code that is not used.

[Unreleased]: (https://github.com/mobicms/render/compare/1.1.0...HEAD)
[1.1.0]: (https://github.com/mobicms/render/compare/1.0.1...1.1.0)
[Unreleased]: https://github.com/mobicms/render/compare/2.0.0...HEAD
[2.0.0]: https://github.com/mobicms/render/compare/1.1.0...2.0.0
[1.1.0]: https://github.com/mobicms/render/compare/1.0.1...1.1.0
[1.0.1]: https://github.com/mobicms/render/compare/1.0.0...1.0.1
[1.0.0]: https://github.com/mobicms/render/compare/segregation...1.0.0

0 comments on commit 4778e46

Please sign in to comment.