diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index c23abd2..a2c8290 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 2.7.0 (2023-04-11) + +- SDS + + - Avoid an error when drawing GLABs on an ISO view + ## 2.6.0 (2023-07-19) - Add a new authentication system for communication to the new authentication server diff --git a/docs/fesdocs.css b/docs/fesdocs.css index 64247f6..027dc93 100644 --- a/docs/fesdocs.css +++ b/docs/fesdocs.css @@ -74,4 +74,8 @@ .markdown-section hr { margin: 24px 0; border-bottom: 1px solid #ddd; +} + +.markdown-section footer { + text-align: center; } \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 1caa03d..81eb815 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,6 +1,5 @@ - FESMAC Manual @@ -10,7 +9,6 @@ -
@@ -41,5 +43,4 @@ - - \ No newline at end of file +