File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33Observes [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) standard and [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) convention.
44
5+ ## [ 3.0.10] - 07-16-2024
6+
7+ ### Fixed
8+
9+ - log downloading support for all operating systems
10+
511## [ 3.0.9] - 07-11-2024
612
713### Changed
@@ -146,6 +152,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
146152
147153- switched to ` pathlib ` for file path parsing
148154
155+ [ 3.0.10 ] : https://github.com/A-Baji/discordAI-modelizer/compare/3.0.9...3.0.10
149156[ 3.0.9 ] : https://github.com/A-Baji/discordAI-modelizer/compare/3.0.8...3.0.9
150157[ 3.0.8 ] : https://github.com/A-Baji/discordAI-modelizer/compare/3.0.7...3.0.8
151158[ 3.0.7 ] : https://github.com/A-Baji/discordAI-modelizer/compare/3.0.6...3.0.7
Original file line number Diff line number Diff line change 1- __version__ = "3.0.9 "
1+ __version__ = "3.0.10 "
You can’t perform that action at this time.
0 commit comments