There was an error while loading. Please reload this page.
1 parent d04f256 commit 657fb25Copy full SHA for 657fb25
2 files changed
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## [UNRELEASED] · YYYY-MM-DD
+## [0.7.0] · 2026-04-01
2
### ✨ Added
3
- Use SVG icons with support for light and dark themes
4
- Add option to toggle between showing the menubar and using a hamburger menu on Windows and Linux
CMakeLists.txt
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.21)
project(sigviewer
- VERSION 0.6.5
+ VERSION 0.7.0
5
LANGUAGES CXX C
6
)
7
0 commit comments