Skip to content

Commit

Permalink
1.2.0 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
topilski committed Dec 30, 2020
1 parent 600c317 commit e2a78ec
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
1.2.0 / December 30, 2020
[Alexandr Topilski]
- New json serialize bechavior

1.1.0 / July 29, 2020
[Alexandr Topilski]
- Content request
Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
CMAKE_MINIMUM_REQUIRED(VERSION 3.0.0)
PROJECT(fastotv_cpp VERSION 1.1.0.2 LANGUAGES CXX C)
PROJECT(fastotv_cpp VERSION 1.2.0.3 LANGUAGES CXX C)
SET(CMAKE_CXX_STANDARD 14)
SET(CMAKE_CXX_STANDARD_REQUIRED ON)
SET(CMAKE_CXX_EXTENSIONS OFF)
Expand Down

0 comments on commit e2a78ec

Please sign in to comment.