Skip to content

Commit

Permalink
0.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed Sep 22, 2024
1 parent 9d7ca9d commit 8876579
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Overview of changes leading to 0.10.2
Sunday, September 22, 2024
====================================

Fix Unicode codepoint conversion from UTF-16.

Overview of changes leading to 0.10.1
Wednesday, April 12, 2023
====================================
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'raqm',
'c',
version: '0.10.1',
version: '0.10.2',
default_options: [
'c_std=c99',
'cpp_std=c++11',
Expand Down

0 comments on commit 8876579

Please sign in to comment.