File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed
Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
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- <!-- ## [Unreleased] -->
8+ <!-- <!-- ## [Unreleased] -->
9+ ## [ 1.6.1] - 2026-03-13 -->
910## [ 1.6.0] - 2025-08-06
1011
1112### Changed
@@ -147,7 +148,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
147148### Added
148149- Initial release.
149150
150- [ unreleased ] : https://github.com/ModProg/derive-where/compare/v1.6.0...HEAD
151+ [ unreleased ] : https://github.com/ModProg/derive-where/compare/v1.6.1...HEAD
152+ [ 1.6.1 ] : https://github.com/ModProg/derive-where/compare/v1.6.0...v1.6.1
151153[ 1.6.0 ] : https://github.com/ModProg/derive-where/compare/v1.5.0...v1.6.0
152154[ 1.5.0 ] : https://github.com/ModProg/derive-where/compare/v1.4.0...v1.5.0
153155[ 1.4.0 ] : https://github.com/ModProg/derive-where/compare/v1.3.0...v1.4.0
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ name = "derive-where"
1515readme = " README.md"
1616repository = " https://github.com/ModProg/derive-where"
1717rust-version = " 1.57"
18- version = " 1.6.0 "
18+ version = " 1.6.1 "
1919
2020[lib ]
2121proc-macro = true
You can’t perform that action at this time.
0 commit comments