mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-10-01 05:53:32 -07:00
Announce dropping Python 2 support (#735)
* Announce dropping Python 2 support * major -> breaking in changelog
This commit is contained in:
parent
451f7e617d
commit
7a4f77fea2
1 changed files with 2 additions and 0 deletions
2
changelogs/fragments/1-python2.yml
Normal file
2
changelogs/fragments/1-python2.yml
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
breaking_changes:
|
||||||
|
- Since version 4.0.0, the collection accepts code written in Python 3. Modules aren't tested against Python 2 and might not work in Python 2 environments.
|
Loading…
Add table
Add a link
Reference in a new issue