@@ -5,13 +5,13 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.1.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## Unreleased - 2025-XX-XX
8
+ ## Version [ v0.8.11 ] - 2025-02-06
9
9
10
10
### Changed
11
11
12
12
- Avoid deprecation warnings concerning ` Base.isbindingresolved ` with julia nightly. ([ #322 ] )
13
13
14
- ## Version [ v0.8.10] - 2024 -01-26
14
+ ## Version [ v0.8.10] - 2025 -01-26
15
15
16
16
### Changed
17
17
@@ -256,6 +256,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
256
256
[ v0.8.8 ] : https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.8
257
257
[ v0.8.9 ] : https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.9
258
258
[ 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
259
260
[ #93 ] : https://github.com/JuliaTesting/Aqua.jl/issues/93
260
261
[ #103 ] : https://github.com/JuliaTesting/Aqua.jl/issues/103
261
262
[ #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
306
307
[ #297 ] : https://github.com/JuliaTesting/Aqua.jl/issues/297
307
308
[ #309 ] : https://github.com/JuliaTesting/Aqua.jl/issues/309
308
309
[ #319 ] : https://github.com/JuliaTesting/Aqua.jl/issues/319
310
+ [ #322 ] : https://github.com/JuliaTesting/Aqua.jl/issues/322
0 commit comments