We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50fe2b6 commit 4ee2896Copy full SHA for 4ee2896
CHANGELOG.md
@@ -10,6 +10,9 @@ This project adheres to [Semantic Versioning](https://semver.org/).
10
11
### Changed
12
13
+* Use `system_error` instead of `runtime_error` where it fits better.
14
+* Remove `OSMIUM_NORETURN` macro. This hasn't been used in a while.
15
+
16
### Fixed
17
18
0 commit comments