We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5ff5d commit ef44610Copy full SHA for ef44610
NEWS.md
@@ -0,0 +1,20 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
7
+## [0.2.0] - 2025-04-30
8
9
+### Added
10
11
+- Add contrib/example-dynamic-root-menu.sh [#28]
12
+- Support directory icons [#25]
13
+- Add -I|--icons option [#23]
14
15
+[0.2.0]: https://github.com/labwc/labwc-menu-generator/compare/0.1.0...0.2.0
16
17
+[#23]: https://github.com/labwc/labwc/pull/23
18
+[#25]: https://github.com/labwc/labwc/pull/25
19
+[#28]: https://github.com/labwc/labwc/pull/28
20
0 commit comments