Update version

This commit is contained in:
Victor Zverovich
2024-01-01 11:10:16 -08:00
parent 051b31531c
commit 67c0c0c09c
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# 10.2.0 - TBD
# 10.2.0 - 2024-01-01
- Added support for the `%j` specifier (the number of days) for
`std::chrono::duration` (https://github.com/fmtlib/fmt/issues/3643,