Skip to content

Commit

Permalink
docs: add 2.0.0 entry to changelog (#618)
Browse files Browse the repository at this point in the history
Co-authored-by: Callahan <[email protected]>
  • Loading branch information
lengau and mr-cal authored Aug 9, 2024
1 parent b0b7a3e commit a289c9e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/reference/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ Changelog
See the `Releases page`_ on GitHub for a complete list of commits that are
included in each version.

2.0.0 (2024-Aug-09)
-------------------
Breaking changes:

- Set minimum Python version to 3.10
- Migrate to Pydantic 2

Removal of deprecated features:

- string type parameter for ``lxd.remotes.get_remote_image()``
- parameter ``build_base`` in ``provider.Provider.launched_enviroment()``
- parameter ``use_snapshots`` in ``lxd.launcher.launch()``
- ``configure_buildd_image_remote()`` in ``lxd.remotes``

1.25.0 (2024-Jul-24)
--------------------
- Use Ubuntu 24.04 buildd image for Multipass
Expand Down

0 comments on commit a289c9e

Please sign in to comment.