Skip to content

Commit ef44610

Browse files
committed
Add NEWS.md
1 parent 1f5ff5d commit ef44610

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

NEWS.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)