Skip to content

Commit

Permalink
v0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyiwu committed Jul 28, 2024
1 parent 6f085f5 commit afb700c
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# CHANGELOG

## 0.7.1
## v0.7.2

+ [CI] ubuntu version from 20 to 22, macos version from 12 to 14
+ [test/unittes] uint->size_t
+ [googletest] v1.6.0->v1.10.0
+ [CMake] version required 3.0 -> 3.5

## v0.7.1

+ [CMake] fix CMAKE_CXX_STANDARD passed from github/actions and [c++11, c++14] only

Expand Down

0 comments on commit afb700c

Please sign in to comment.