#
# Version 1.9.0: (06.08.2026)
#
# - Added the new OCPbasic and IPbasic settings to the parameter widget:
#   linear solver, linesearch couples, barrier update, hessian perturbation,
#   NLP scaling and restoration NLP phase.
# - The new settings are stored in the xml file and written to the exported
#   main.cpp. Older xml files stay readable and start at the defaults.
# - Added CMake as export method beside the shell script and qmake.
# - Fixed the include paths of the exported shell script and qmake pro-file.
# - Replaced the bitmap icon of the c++ export button by a vector icon.
# - Adjustment of the versionnumber to the correct versionnumber for OCPbasic.
#

#
# Version 1.0.2: (25.06.2025)
#
# - Final updates for initail release of Symbolic-OCPbasic
#

#
# Version 1.0.1: (29.08.2023)
# 
# - Fixed Qt deprecated warnings.
#
