Skip to content

Commit fecb2f0

Browse files
committed
CHANGELOG: release 1.1.0
1 parent 0e14e7d commit fecb2f0

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ and this project adheres to
88

99
## [Unreleased]
1010

11+
## [1.1.0] - 2026-03-20
12+
1113
### Added
1214

1315
- Add `get_plugin(name)` method to fetch plugin description by name
@@ -99,7 +101,8 @@ and this project adheres to
99101
- Query building with MustQuery, MustNotQuery, ShouldQuery
100102
- Field filters: TimeField, PluginField, IPField, PortField, CountryField
101103

102-
[unreleased]: https://github.com/LeakIX/LeakIXClient-Python/compare/v1.0.0...HEAD
104+
[unreleased]: https://github.com/LeakIX/LeakIXClient-Python/compare/v1.1.0...HEAD
105+
[1.1.0]: https://github.com/LeakIX/LeakIXClient-Python/compare/v1.0.0...v1.1.0
103106
[1.0.0]: https://github.com/LeakIX/LeakIXClient-Python/compare/v0.1.10...v1.0.0
104107
[0.1.10]: https://github.com/LeakIX/LeakIXClient-Python/compare/v0.1.9...v0.1.10
105108
[0.1.9]: https://github.com/LeakIX/LeakIXClient-Python/releases/tag/v0.1.9

0 commit comments

Comments
 (0)