Skip to content

Commit 2a45732

Browse files
committed
Changelog
1 parent e69dbf5 commit 2a45732

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.2.1 / February 27, 2021
2+
[Alexandr Topilski]
3+
- Shutdown info
4+
- Bug fixes
5+
16
1.2.0 / December 30, 2020
27
[Alexandr Topilski]
38
- New json serialize bechavior

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
CMAKE_MINIMUM_REQUIRED(VERSION 3.0.0)
2-
PROJECT(fastotv_cpp VERSION 1.2.0.3 LANGUAGES CXX C)
2+
PROJECT(fastotv_cpp VERSION 1.2.1.4 LANGUAGES CXX C)
33
SET(CMAKE_CXX_STANDARD 14)
44
SET(CMAKE_CXX_STANDARD_REQUIRED ON)
55
SET(CMAKE_CXX_EXTENSIONS OFF)

0 commit comments

Comments
 (0)