Skip to content

Commit

Permalink
prepare 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
asherikov committed Jul 22, 2024
1 parent d1b7efc commit addcde4
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
CHANGELOG
=========

2.3.2
=====

Fixed
-----
* std::vector<bool> support


2.3.1
=====

Expand Down
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# General parameters
cmake_minimum_required (VERSION 3.5.0)
project(ariles2 VERSION 2.3.1)
project(ariles2 VERSION 2.3.2)


set(ARILES_HOMEPAGE http://asherikov.github.io/ariles/2)
Expand Down

0 comments on commit addcde4

Please sign in to comment.