Skip to content

Commit b14a8b3

Browse files
committed
Updates changelog
1 parent 15e9c36 commit b14a8b3

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Changelog # {#changelog}
1+
# Changelog #
22

3-
\brief The changelog of the http-status-codes library.
3+
The changelog of the http-status-codes library.
44

55
This project adheres to [Semantic Versioning](http://semver.org/).
66

@@ -10,6 +10,16 @@ This changelog follows the [Keep a Changelog](http://keepachangelog.com) format.
1010
---
1111

1212

13+
## Unreleased ##
14+
15+
### Changed ###
16+
17+
- [#12] Updated GTest to 1.8.1 to fix deprecation warnings with recent compilers.
18+
19+
20+
---
21+
22+
1323
## [1.3.0] - 2019-02-21 ##
1424

1525
### Added ###
@@ -64,6 +74,7 @@ Initial (actually unversioned) release.
6474
---
6575

6676

77+
[1.3.0]: https://github.com/j-ulrich/http-status-codes-cpp/releases/tag/1.3.0
6778
[1.2.0]: https://github.com/j-ulrich/http-status-codes-cpp/releases/tag/1.2.0
6879
[1.1.1]: https://github.com/j-ulrich/http-status-codes-cpp/releases/tag/1.1.1
6980
[1.1.0]: https://github.com/j-ulrich/http-status-codes-cpp/releases/tag/1.1.0

0 commit comments

Comments
 (0)