Skip to content

Commit 804afc2

Browse files
Update ChangeLog and NEWS
1 parent 0a17e11 commit 804afc2

File tree

2 files changed

+59
-0
lines changed

2 files changed

+59
-0
lines changed

NEWS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
New in SoWin v1.6.2 (2024-09-04):
2+
* new:
3+
- Added support for building modern styled documentation
4+
15
New in SoWin v1.6.1 (2024-02-03):
26
* new:
37
- Version control system has been changed from Mercurial to Git

docs/ChangeLog.v1.6.2

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
2024-09-04 20:49:17 +0200 Volker Enderlein <volkerenderlein@hotmail.com> (0a17e11)
2+
3+
Bump version number.
4+
5+
M CMakeLists.txt
6+
M Makefile.am
7+
M Makefile.in
8+
M appveyor.yml
9+
M configure
10+
M configure.ac
11+
12+
2024-05-13 23:38:42 +0200 Volker Enderlein <volkerenderlein@hotmail.com> (4aa84de)
13+
14+
Updated Coin documentation address
15+
16+
M src/Inventor/Win/SoWin.cpp
17+
M src/Inventor/Win/common
18+
19+
2024-05-12 23:50:33 +0200 Volker Enderlein <volkerenderlein@hotmail.com> (5ee1bc4)
20+
21+
Update CMakeLists.txt
22+
23+
M src/CMakeLists.txt
24+
25+
2024-05-12 23:40:53 +0200 Volker Enderlein <volkerenderlein@hotmail.com> (4c37fae)
26+
27+
Update CMakeLists.txt
28+
29+
M src/CMakeLists.txt
30+
31+
2024-05-12 23:31:46 +0200 Volker Enderlein <volkerenderlein@hotmail.com> (c6b9e98)
32+
33+
Update documentation-workflow.yml
34+
35+
M .github/workflows/documentation-workflow.yml
36+
37+
2024-05-12 23:22:07 +0200 Volker Enderlein <volkerenderlein@hotmail.com> (7b8b3b1)
38+
39+
Update documentation-workflow.yml
40+
41+
M .github/workflows/documentation-workflow.yml
42+
43+
2024-05-12 23:17:58 +0200 Volker Enderlein <volkerenderlein@hotmail.com> (474fa6a)
44+
45+
fix: Add documentation workflow and awesome documentation
46+
47+
A .github/workflows/documentation-workflow.yml
48+
M CMakeLists.txt
49+
M src/CMakeLists.txt
50+
51+
2024-05-12 22:32:34 +0200 Volker Enderlein <volkerenderlein@hotmail.com> (ffac027)
52+
53+
Updated submodule sogui
54+
55+
M src/Inventor/Win/common

0 commit comments

Comments
 (0)