Skip to content

Commit

Permalink
Updated CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
HerbertKoelman committed Jun 8, 2019
1 parent a943943 commit 2e7835f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2.2.3:
- setup caveralls.io repoprting (#114 -> this doesn't work it's too buggy)
- added GCOV option (#115)
2.2.2:
- Added a contribution guide (#107)
- Limit to master and develop (#104)
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ cmake_minimum_required(VERSION 3.11)

project(
cpp-logger
VERSION 2.2.2
VERSION 2.2.3
DESCRIPTION "Simple C++ logger (${GIT_LOG})")

option(GCOV "Activate GCOV options")
Expand Down

0 comments on commit 2e7835f

Please sign in to comment.