Skip to content

Commit 44e5f32

Browse files
authored
Merge pull request #37 from z8dn/changelog-update-v0.0.6
Changelog update - `v0.0.6`
2 parents 9b77f31 + 09618e4 commit 44e5f32

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
## [Unreleased]
66

7+
## [0.0.6] - 2026-02-05
8+
9+
- Changelog update - v0.0.5 by @z8dn in https://github.com/z8dn/advanced-android-project-view/pull/27
10+
- Address Qodana issues by @z8dn in https://github.com/z8dn/advanced-android-project-view/pull/28
11+
- Enable settings synchronization by @z8dn in https://github.com/z8dn/advanced-android-project-view/pull/29
12+
- Update plugin version to 0.0.6 by @z8dn in https://github.com/z8dn/advanced-android-project-view/pull/33
13+
- Refactor: reorganize package structure by @z8dn in https://github.com/z8dn/advanced-android-project-view/pull/34
14+
- Feature: add Customize Android Tree View action by @z8dn in https://github.com/z8dn/advanced-android-project-view/pull/35
15+
- Refactor action visibility logic using AndroidViewAction interface by @z8dn in https://github.com/z8dn/advanced-android-project-view/pull/36
16+
717
## [0.0.5] - 2026-02-02
818

919
- Changelog update - v0.0.4 by @z8dn in https://github.com/z8dn/advanced-android-project-view/pull/18
@@ -44,7 +54,8 @@
4454

4555
- Initial release
4656

47-
[Unreleased]: https://github.com/z8dn/advanced-android-project-view/compare/v0.0.5...HEAD
57+
[Unreleased]: https://github.com/z8dn/advanced-android-project-view/compare/v0.0.6...HEAD
58+
[0.0.6]: https://github.com/z8dn/advanced-android-project-view/compare/v0.0.5...v0.0.6
4859
[0.0.5]: https://github.com/z8dn/advanced-android-project-view/compare/v0.0.4...v0.0.5
4960
[0.0.4]: https://github.com/z8dn/advanced-android-project-view/compare/v0.0.3...v0.0.4
5061
[0.0.3]: https://github.com/z8dn/advanced-android-project-view/compare/v0.0.2...v0.0.3

0 commit comments

Comments
 (0)