We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c29b5ad commit 5ba3637Copy full SHA for 5ba3637
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# FANS Changelog
2
3
-## latest
+## v0.2.0
4
5
- Add integration tests https://github.com/DataAnalyticsEngineering/FANS/pull/20
6
- Add GitHub Action workflow to build and test FANS https://github.com/DataAnalyticsEngineering/FANS/pull/19
CMakeLists.txt
@@ -5,7 +5,7 @@ cmake_minimum_required(VERSION 3.0...3.28)
# ##############################################################################
7
project(FANS
8
- VERSION 0.1.2
+ VERSION 0.2.0
9
LANGUAGES C CXX
10
)
11
0 commit comments