Skip to content

Commit

Permalink
Bump minor version and update changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Dahl <[email protected]>
  • Loading branch information
LeSpocky committed Jul 12, 2018
1 parent 4589ded commit 15d860d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
cmake_minimum_required(VERSION 3.1)

project(cgi
VERSION 1.1.1
VERSION 1.2.0
LANGUAGES C
)
message(STATUS "cgi_VERSION: ${cgi_VERSION}")
Expand Down
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ Well, I am keeping this TODO list here for historical (and funny) reasons. Nowad
Changelog
---------

__Version 1.2.0__

_Thanks to Alexander Dahl_

2017-02-16

* Added API function to free session internals ([#25](https://github.com/rafaelsteil/libcgi/issues/25))

__Version 1.1__

_Thanks to Alexander Dahl, D Frost, Rafael Steil, Michael Olbrich, Robert Schwebel_
Expand Down

0 comments on commit 15d860d

Please sign in to comment.