v18.0.0
This commit is contained in:
parent
0b959bc6e3
commit
f9db77793c
11
CHANGELOG.md
11
CHANGELOG.md
@ -19,6 +19,17 @@ instructions, because git commits are used to generate release notes:
|
||||
|
||||
<!-- scriv-insert-here -->
|
||||
|
||||
<a id='changelog-18.0.0'></a>
|
||||
## v18.0.0 (2024-06-07)
|
||||
|
||||
- 💥[Feature] Upgrade to Redwood. (by @Faraz32123)
|
||||
- [Feature] Add `atlas pull` at build-time. (by @omarithawi)
|
||||
- [Bugfix] Make plugin compatible with Python 3.12 by removing dependency on `pkg_resources`. (by @regisb)
|
||||
- [Feature] Make it possible to use mounts for a local development. (by @cmltawt0)
|
||||
- [BugFix] Fix award program certificates error. (by @rohan-saeed)
|
||||
- 💥[Feature] Upgrade Python version to 3.11.9. (by @Faraz32123)
|
||||
- [BugFix] Fix custom image pull/push. (by @dyudyunov)
|
||||
|
||||
<a id='changelog-17.0.1'></a>
|
||||
## v17.0.1 (2024-01-23)
|
||||
|
||||
|
||||
@ -1 +0,0 @@
|
||||
- [Feature] Add `atlas pull` at build-time. (by @omarithawi)
|
||||
@ -1 +0,0 @@
|
||||
- [Bugfix] Make plugin compatible with Python 3.12 by removing dependency on `pkg_resources`. (by @regisb)
|
||||
@ -1 +0,0 @@
|
||||
- [Feature] Make it possible to use mounts for a local development. (by @cmltawt0)
|
||||
@ -1 +0,0 @@
|
||||
- [BugFix] Fix award program certificates error. (by @rohan-saeed)
|
||||
@ -1 +0,0 @@
|
||||
- 💥[Feature] Upgrade Python version to 3.11.9. (by @Faraz32123)
|
||||
@ -1 +0,0 @@
|
||||
- [BugFix] Fix custom image pull/push. (by @dyudyunov)
|
||||
@ -1 +0,0 @@
|
||||
- 💥[Feature] Upgrade to Redwood. (by @Faraz32123)
|
||||
@ -1 +1 @@
|
||||
__version__ = "17.0.1"
|
||||
__version__ = "18.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user