File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1010
1111## [ Unreleased]
1212
13- ## [ v1.1.0] - 2021-04-40
13+ ## [ v1.1.1] - 2021-05-07
14+ - Improve cmake files so dependencies can be found and specified vs. always downloaded
15+ - Improve the tag code to leverage the new cmake file
16+ - Updated to use the spdx license pattern
17+
18+ ## [ v1.1.0] - 2021-05-01
1419- Migrate to new CI infrastructure
1520- Fixed memory leak
1621- Fixed memory leak coverity found
@@ -27,6 +32,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
2732### Added
2833- Initial creation
2934
30- [ Unreleased ] : https://github.com/Comcast/wrp-c/compare/v1.1.0...HEAD
35+ [ Unreleased ] : https://github.com/Comcast/wrp-c/compare/v1.1.1...HEAD
36+ [ v1.1.1 ] : https://github.com/Comcast/wrp-c/compare/v1.1.0...v1.1.1
3137[ v1.1.0 ] : https://github.com/Comcast/wrp-c/compare/v1.0.0...v1.1.0
3238[ v1.0.0 ] : https://github.com/Comcast/wrp-c/compare/40cd45f5ce6723fa8d4aaf6e66fc3e3302758ec4...v1.0.0
You can’t perform that action at this time.
0 commit comments