Skip to content

Commit d971e81

Browse files
update CHANGELOG.md for release 3.0.0
1 parent c0e7d0d commit d971e81

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
# Changelog
22

3-
### Added
3+
All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
44

5-
* instantiation has been changed: Framework::createInstance(Config $config)
5+
## [3.0.0] - 2017-07-27
66

7-
All notable changes are documented in this file using the [Keep a CHANGELOG](http://keepachangelog.com/) principles.
7+
### Added
8+
9+
* add transaction monitoring through NewRelic
10+
* instantiation has been changed: `Framework::createInstance(Config $config)`
811

912
## [2.1.6] - 2017-11-30
1013

@@ -50,9 +53,10 @@ Initial Release
5053

5154
## [Unreleased]
5255

53-
[Unreleased]: https://github.com/kartenmacherei/rest-framework/compare/2.1.1...HEAD
56+
[Unreleased]: https://github.com/kartenmacherei/rest-framework/compare/3.0.0...HEAD
5457
[1.0.0]: https://github.com/kartenmacherei/rest-framework/releases/tag/1.0.0
5558
[2.0.0]: https://github.com/kartenmacherei/rest-framework/releases/tag/2.0.0
5659
[2.1.0]: https://github.com/kartenmacherei/rest-framework/releases/tag/2.1.0
5760
[2.1.1]: https://github.com/kartenmacherei/rest-framework/releases/tag/2.1.1
5861
[2.1.5]: https://github.com/kartenmacherei/rest-framework/releases/tag/2.1.5
62+
[3.0.0]: https://github.com/kartenmacherei/rest-framework/releases/tag/3.0.0

0 commit comments

Comments
 (0)