Skip to content

Commit 142684e

Browse files
committed
chore(release): Dropwheel 0.16.4
1 parent fa69d1f commit 142684e

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
- - -
4+
## [v0.16.4](https://github.com/IvanLarinDev/dropwheel/compare/v0.16.3..v0.16.4) - 2026-07-13
5+
#### Features
6+
- (**brand**) иконка приложения в стиле орба (вариант A) - ([fa69d1f](https://github.com/IvanLarinDev/dropwheel/commit/fa69d1f5cf5e2884dfc551942b78b9eec0701066)) - Ivan Larin
7+
- (**demo**) сцены слоя уверенности и клавиатурной навигации - ([c921322](https://github.com/IvanLarinDev/dropwheel/commit/c92132203497cf8fad44a633ac0c3e817309e076)) - Ivan Larin
8+
- (**demo**) все четыре раздела настроек в галерее - ([31f287e](https://github.com/IvanLarinDev/dropwheel/commit/31f287e4d4c7260dae938c72b02a80707d9bae9b)) - Ivan Larin
9+
- (**demo**) сцена переполнения уровня со вторым кольцом - ([20f2a43](https://github.com/IvanLarinDev/dropwheel/commit/20f2a432ff531c8f40d113b157a910c9039527ac)) - Ivan Larin
10+
- (**demo**) галерея окон интерфейса под четырьмя темами - ([a3cb1db](https://github.com/IvanLarinDev/dropwheel/commit/a3cb1db78ba8a79f8bcec1ca21c047b47094c2c5)) - Ivan Larin
11+
#### Documentation
12+
- актуализировал README и demo под 0.16.x - ([dcb1d3d](https://github.com/IvanLarinDev/dropwheel/commit/dcb1d3d6e0eee253f0c478b59755b3b44e26fcb0)) - Ivan Larin
13+
314
- - -
415
## [v0.16.3](https://github.com/IvanLarinDev/dropwheel/compare/v0.16.2..v0.16.3) - 2026-07-13
516
#### Features

src/Dropwheel/Dropwheel.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<RootNamespace>Dropwheel</RootNamespace>
1212
<ApplicationManifest>app.manifest</ApplicationManifest>
1313
<ApplicationIcon>dropwheel.ico</ApplicationIcon>
14-
<Version>0.16.3</Version>
14+
<Version>0.16.4</Version>
1515
<EnableNETAnalyzers>true</EnableNETAnalyzers>
1616
<AnalysisLevel>latest-recommended</AnalysisLevel>
1717
<!-- ThemeMode (Fluent light/dark chrome) is still an experimental WPF API -->

0 commit comments

Comments
 (0)