File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ 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
8
+ ## Version [ v0.8.14 ] - 2025-08-04
9
9
10
10
### Changed
11
11
@@ -277,6 +277,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
277
277
[ v0.8.11 ] : https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.11
278
278
[ v0.8.12 ] : https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.12
279
279
[ v0.8.13 ] : https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.13
280
+ [ v0.8.14 ] : https://github.com/JuliaTesting/Aqua.jl/releases/tag/v0.8.14
280
281
[ #93 ] : https://github.com/JuliaTesting/Aqua.jl/issues/93
281
282
[ #103 ] : https://github.com/JuliaTesting/Aqua.jl/issues/103
282
283
[ #113 ] : https://github.com/JuliaTesting/Aqua.jl/issues/113
Original file line number Diff line number Diff line change 1
1
name = " Aqua"
2
2
uuid = " 4c88cf16-eb10-579e-8560-4a9242c79595"
3
3
authors = [
" Takafumi Arakaki <[email protected] > and contributors" ]
4
- version = " 0.8.13 "
4
+ version = " 0.8.14 "
5
5
6
6
[deps ]
7
7
Compat = " 34da2185-b29b-5c13-b0c7-acf172513d20"
You can’t perform that action at this time.
0 commit comments