Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Levi-Armstrong committed Jan 17, 2025
1 parent 8fb3e1d commit 8d69fe2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
Changelog for package ifopt
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
* Fix cpack and add pipeline
* Add missing cmake include to ifopt-config.cmake
* Use system Eigen3 CMake Config and Eigen target when linking (`#99 <https://github.com/ethz-adrl/ifopt/issues/99>`_)
* Fix unused parameter error (`#98 <https://github.com/ethz-adrl/ifopt/issues/98>`_)
* Add .clang-format and .run-clang-format files
* Apply Google Style
* Use CMake version variable
* Added CPack for debian binary packaging
* Rethrow nonIpopt exceptions (`#81 <https://github.com/ethz-adrl/ifopt/issues/81>`_)
* Contributors: Konstantinos Chatzilygeroudis, Krzysztof Wojciechowski, Levi Armstrong, Michael Ripperger, brian soe

2.1.3 (2022-03-24)
------------------
* Enable building of static libs
Expand Down

0 comments on commit 8d69fe2

Please sign in to comment.