We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58244ce commit 8e0d285Copy full SHA for 8e0d285
CHANGELOG.md
@@ -7,11 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- Add CMake macro `aligator_create_python_extension()` to export ([#298](https://github.com/Simple-Robotics/aligator/pull/298))
13
14
## [0.13.0] - 2025-04-26
15
16
### Added
17
-- Add CMake macro `aligator_create_python_extension()` to export ([#298](https://github.com/Simple-Robotics/aligator/pull/298))
18
- Add macro `ALIGATOR_OUT_OF_RANGE_ERROR` to throw `std::out_of_range` exceptions ([#294](https://github.com/Simple-Robotics/aligator/pull/294))
19
20
### Changed
0 commit comments