Skip to content

Commit

Permalink
CHANGES for 2.3.10.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lgritz committed Dec 8, 2021
1 parent a96f8d7 commit ff71703
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
Release 2.3.10.1 (7 Dec 2021) -- compared to 2.3.10.0
-----------------------------------------------------
* Build: restore code that finds Jasper when using statically-linked libraw.
#3210
* Build/test: Gracefully handle failing to find git for test data download.
#3212
* fmath.h: bit_cast specialization should take refs, like the template.
This made warnings for some compilrs. #3213
* Build: make sure to properly use the tbb target if it exists. #3214

Release 2.3.10 (1 Dec 2021) -- compared to 2.3.9
--------------------------------------------------
New (non-compatibility-breaking) features:
Expand Down

0 comments on commit ff71703

Please sign in to comment.