@@ -5,13 +5,13 @@ 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.1.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased - 2025-XX-XX
8+ ## Version [ v0.8.11 ] - 2025-02-06
99
1010### Changed
1111
1212- Avoid deprecation warnings concerning ` Base.isbindingresolved ` with julia nightly. ([ #322 ] )
1313
14- ## Version [ v0.8.10] - 2024 -01-26
14+ ## Version [ v0.8.10] - 2025 -01-26
1515
1616### Changed
1717
@@ -256,6 +256,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
256256[ v0.8.8 ] : https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.8
257257[ v0.8.9 ] : https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.9
258258[ v0.8.10 ] : https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.10
259+ [ v0.8.11 ] : https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.11
259260[ #93 ] : https://github.com/JuliaTesting/Aqua.jl/issues/93
260261[ #103 ] : https://github.com/JuliaTesting/Aqua.jl/issues/103
261262[ #113 ] : https://github.com/JuliaTesting/Aqua.jl/issues/113
@@ -306,3 +307,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
306307[ #297 ] : https://github.com/JuliaTesting/Aqua.jl/issues/297
307308[ #309 ] : https://github.com/JuliaTesting/Aqua.jl/issues/309
308309[ #319 ] : https://github.com/JuliaTesting/Aqua.jl/issues/319
310+ [ #322 ] : https://github.com/JuliaTesting/Aqua.jl/issues/322
0 commit comments