Skip to content

Commit

Permalink
Update Changelog and version.
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch committed Dec 4, 2021
1 parent 1623566 commit 60e08d0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
@@ -1,5 +1,5 @@
cmake_minimum_required(VERSION 3.0)
project(double-conversion VERSION 3.1.5)
project(double-conversion VERSION 3.1.6)

if(BUILD_SHARED_LIBS AND MSVC)
set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON)
Expand Down
9 changes: 9 additions & 0 deletions Changelog
@@ -1,3 +1,12 @@
2021-12-04:
Update version number.

2021-10-04:
Consistently use semicolons after DOUBLE_CONVERSION_ASSERT.

2021-07-16:
Fix spelling.

2021-05-19:
Loongarch is a RISC-style command system architecture.
Add support for loongarch architecture.
Expand Down

0 comments on commit 60e08d0

Please sign in to comment.