File tree Expand file tree Collapse file tree
LocalizationManager.Shared Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ This file is automatically generated from commit messages during releases.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.6.16] - 2025-11-24
9+
10+ ### Fixed
11+ - Fix PPA distribution: change unstable to noble in release.sh
12+
813## [ 0.6.15] - 2025-11-24
914
1015### Fixed
@@ -288,6 +293,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
288293- ** License:**
289294 - MIT License with copyright headers in all source files
290295
296+ [ 0.6.16 ] : https://github.com/nickprotop/LocalizationManager/compare/v0.6.15...v0.6.16
291297[ 0.6.15 ] : https://github.com/nickprotop/LocalizationManager/compare/v0.6.14...v0.6.15
292298[ 0.6.14 ] : https://github.com/nickprotop/LocalizationManager/compare/v0.6.13...v0.6.14
293299[ 0.6.13 ] : https://github.com/nickprotop/LocalizationManager/compare/v0.6.12...v0.6.13
Original file line number Diff line number Diff line change 66 <Nullable >enable</Nullable >
77
88 <!-- Version and Assembly Information -->
9- <Version >0.6.15 </Version >
10- <AssemblyVersion >0.6.15 .0</AssemblyVersion >
11- <FileVersion >0.6.15 .0</FileVersion >
9+ <Version >0.6.16 </Version >
10+ <AssemblyVersion >0.6.16 .0</AssemblyVersion >
11+ <FileVersion >0.6.16 .0</FileVersion >
1212 <Authors >Nikolaos Protopapas</Authors >
1313 <Company >Nikolaos Protopapas</Company >
1414 <Product >Localization Resource Manager (LRM) - Shared Library</Product >
Original file line number Diff line number Diff line change 88 <Nullable >enable</Nullable >
99
1010 <!-- Version and Assembly Information -->
11- <Version >0.6.15 </Version >
12- <AssemblyVersion >0.6.15 .0</AssemblyVersion >
13- <FileVersion >0.6.15 .0</FileVersion >
11+ <Version >0.6.16 </Version >
12+ <AssemblyVersion >0.6.16 .0</AssemblyVersion >
13+ <FileVersion >0.6.16 .0</FileVersion >
1414 <Authors >Nikolaos Protopapas</Authors >
1515 <Company >Nikolaos Protopapas</Company >
1616 <Product >Localization Resource Manager (LRM)</Product >
Original file line number Diff line number Diff line change 1- lrm (0.6.15 -1) noble; urgency=medium
1+ lrm (0.6.16 -1) noble; urgency=medium
22
3- * Fixed: Fix PPA upload: change distribution from unstable to noble\n
4- * Added: Add Shift+F7 keyboard shortcut to view code references in TUI\n
5- * Changed: Implement Phase 5: Simple CLI Chaining\n- Update man page and completion files for batch operations\n
3+ * Fixed: Fix PPA distribution: change unstable to noble in release.sh\n
64
7- -- Nikolaos Protopapas <nikolaos.protopapas@gmail.com> Mon, 24 Nov 2025 17:12:55 +0200
5+ -- Nikolaos Protopapas <nikolaos.protopapas@gmail.com> Mon, 24 Nov 2025 17:22:11 +0200
You can’t perform that action at this time.
0 commit comments