Skip to content

Commit

Permalink
docs: update changelog for 1.14.0
Browse files Browse the repository at this point in the history
Signed-off-by: Callahan Kovacs <[email protected]>
  • Loading branch information
mr-cal committed Jun 28, 2023
1 parent df4a147 commit efa3c76
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@
Changelog
*********

See the `Releases page`_ on Github for a complete list of commits that are
included in each version.

1.14.0 (2023-06-28)
-------------------
- Update Lunar image for Multipass to stable image
- Install common packages and clean up package cache on bases
- Push files to any location in Multipass instances
- CI, linting, and testing overhaul
- Add diataxis front page for documentation
- Improve ``push_file_io`` for LXD instances
- Improve ``retry-until-timeout`` logic
- Refactor base classes
- Improve operability with Python 3.12

1.13.0 (2023-05-31)
-------------------
- Push files to any location in Multipass instances
Expand Down Expand Up @@ -209,3 +224,5 @@ Note: The provided name for a LXD executor object is converted to comply with
- Declare instance paths as PurePath
- Address linter issues
- Update documentation

.. _Releases page: https://github.com/canonical/craft-providers/releases

0 comments on commit efa3c76

Please sign in to comment.