From 04436f25a3d08018063d9bdf15057ff6d054274c Mon Sep 17 00:00:00 2001 From: Brian Brondel Date: Wed, 1 Jul 2026 08:52:18 -0400 Subject: [PATCH] Update the version history. --- doc/news/OSW-2643.bugfix.rst | 1 - doc/version_history.rst | 9 +++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) delete mode 100644 doc/news/OSW-2643.bugfix.rst diff --git a/doc/news/OSW-2643.bugfix.rst b/doc/news/OSW-2643.bugfix.rst deleted file mode 100644 index 092f1f8..0000000 --- a/doc/news/OSW-2643.bugfix.rst +++ /dev/null @@ -1 +0,0 @@ -Added one last louver command to be issued after sundown to restore to the observer-commanded positions. diff --git a/doc/version_history.rst b/doc/version_history.rst index 5775173..b267cdd 100644 --- a/doc/version_history.rst +++ b/doc/version_history.rst @@ -1,3 +1,12 @@ +v0.17.2 (2026-07-01) +==================== + +Bug Fixes +--------- + +- Added one last louver command to be issued after sundown to restore to the observer-commanded positions. (`OSW-2643 `_) + + v0.17.1 (2026-06-19) ====================