Update changelog.

This commit is contained in:
Jakub Gocławski 2024-04-30 13:40:16 +02:00
parent 3e8ef982e5
commit e5d6c82f28
No known key found for this signature in database
GPG key ID: DB23479BBC13E2A3

View file

@ -4,6 +4,8 @@ Changelog for RouterOS-api
0.18.0 (unreleased)
-------------------
- Drop support for end-of-life Python versions (2.7, 3.4, 3.5, 3.6, 3.7)
- Add support for new Python versions (3.9, 3.10, 3.11, 3.12)
- Add IPv6 support ([#88](https://github.com/socialwifi/RouterOS-api/pull/88))