Skip to content

Commit

Permalink
v18.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Faraz Maqsood authored and regisb committed Jun 19, 2024
1 parent 0b959bc commit ca9590a
Show file tree
Hide file tree
Showing 9 changed files with 12 additions and 8 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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] 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)
- 💥[Feature] Upgrade to Redwood. (by @Faraz32123)

<a id='changelog-17.0.1'></a>
## v17.0.1 (2024-01-23)

Expand Down
1 change: 0 additions & 1 deletion changelog.d/20240114_095941_i_atlas.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/20240212_115536_regis_pkg_resources.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/20240220_124357_cmltawt0_mounts.md

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/20240507_165604_rohansaeed.md

This file was deleted.

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion changelog.d/20240607_220730_faraz.maqsood_redwood.md

This file was deleted.

2 changes: 1 addition & 1 deletion tutorcredentials/__about__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "17.0.1"
__version__ = "18.0.0"

0 comments on commit ca9590a

Please sign in to comment.