From 804afc2a3c0c38080df711276245d154e5ff9df2 Mon Sep 17 00:00:00 2001 From: Volker Enderlein Date: Wed, 4 Sep 2024 20:52:02 +0200 Subject: [PATCH] Update ChangeLog and NEWS --- NEWS | 4 ++++ docs/ChangeLog.v1.6.2 | 55 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 59 insertions(+) create mode 100644 docs/ChangeLog.v1.6.2 diff --git a/NEWS b/NEWS index aa3a8e4..023aa4c 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +New in SoWin v1.6.2 (2024-09-04): +* new: + - Added support for building modern styled documentation + New in SoWin v1.6.1 (2024-02-03): * new: - Version control system has been changed from Mercurial to Git diff --git a/docs/ChangeLog.v1.6.2 b/docs/ChangeLog.v1.6.2 new file mode 100644 index 0000000..03f082e --- /dev/null +++ b/docs/ChangeLog.v1.6.2 @@ -0,0 +1,55 @@ +2024-09-04 20:49:17 +0200 Volker Enderlein (0a17e11) + + Bump version number. + +M CMakeLists.txt +M Makefile.am +M Makefile.in +M appveyor.yml +M configure +M configure.ac + +2024-05-13 23:38:42 +0200 Volker Enderlein (4aa84de) + + Updated Coin documentation address + +M src/Inventor/Win/SoWin.cpp +M src/Inventor/Win/common + +2024-05-12 23:50:33 +0200 Volker Enderlein (5ee1bc4) + + Update CMakeLists.txt + +M src/CMakeLists.txt + +2024-05-12 23:40:53 +0200 Volker Enderlein (4c37fae) + + Update CMakeLists.txt + +M src/CMakeLists.txt + +2024-05-12 23:31:46 +0200 Volker Enderlein (c6b9e98) + + Update documentation-workflow.yml + +M .github/workflows/documentation-workflow.yml + +2024-05-12 23:22:07 +0200 Volker Enderlein (7b8b3b1) + + Update documentation-workflow.yml + +M .github/workflows/documentation-workflow.yml + +2024-05-12 23:17:58 +0200 Volker Enderlein (474fa6a) + + fix: Add documentation workflow and awesome documentation + +A .github/workflows/documentation-workflow.yml +M CMakeLists.txt +M src/CMakeLists.txt + +2024-05-12 22:32:34 +0200 Volker Enderlein (ffac027) + + Updated submodule sogui + +M src/Inventor/Win/common