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.9] - 07-11-2024
6+
7+ ### Changed
8+
9+ - consistently capitalize Discord and OpenAI across the project
10+
511## [ 3.0.8] - 07-11-2024
612
713### Changed
@@ -140,6 +146,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
140146
141147- switched to ` pathlib ` for file path parsing
142148
149+ [ 3.0.9 ] : https://github.com/A-Baji/discordAI-modelizer/compare/3.0.8...3.0.9
143150[ 3.0.8 ] : https://github.com/A-Baji/discordAI-modelizer/compare/3.0.7...3.0.8
144151[ 3.0.7 ] : https://github.com/A-Baji/discordAI-modelizer/compare/3.0.6...3.0.7
145152[ 3.0.6 ] : https://github.com/A-Baji/discordAI-modelizer/compare/3.0.5...3.0.6
Original file line number Diff line number Diff line change 1- __version__ = "3.0.8 "
1+ __version__ = "3.0.9 "
You can’t perform that action at this time.
0 commit comments