Skip to content

Commit eca35d5

Browse files
chore(release): version 1.0.0 [skip ci]
## [1.0.0](v0.4.1...v1.0.0) (2025-03-31) ### ⚠ BREAKING CHANGES * Updated code with dedicated getting sid and logout functions so we're not hitting limit on connections to Pi-Hole API. * switched from urllib3 to requests library and removed json as obsolete ### Features * Refactored code and changed libraries ([#14](#14)) ([14adeca](14adeca))
1 parent 14adeca commit eca35d5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [1.0.0](https://github.com/l13t/icinga2_check_pihole/compare/v0.4.1...v1.0.0) (2025-03-31)
6+
7+
8+
### ⚠ BREAKING CHANGES
9+
10+
* Updated code with dedicated getting sid and logout functions so we're not hitting limit on connections
11+
to Pi-Hole API.
12+
* switched from urllib3 to requests library and removed json as obsolete
13+
14+
### Features
15+
16+
* Refactored code and changed libraries ([#14](https://github.com/l13t/icinga2_check_pihole/issues/14)) ([14adeca](https://github.com/l13t/icinga2_check_pihole/commit/14adeca99298d3cb85acf2d1b125e332b71aeff5))
17+
518
## [0.4.1](https://github.com/l13t/icinga2_check_pihole/compare/v0.4.0...v0.4.1) (2025-03-31)
619

720

0 commit comments

Comments
 (0)