File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66
77## [ Unreleased]
88
9+ ## [ 0.0.7] - 2020-06-25
10+
911### Added
1012- Add function to remove a specific or all domains from config with backup possibility (PR #28 )
1113- Add IPv6 capability (PR #25 )
1214
15+ ### Changed
16+ - Improvement to force refresh every 7 days to refresh tokens (Issue #24 )
17+
1318## [ 0.0.6] - 2020-01-30
1419
1520### Changed
Original file line number Diff line number Diff line change 66
77setup (
88 name = 'domain-connect-dyndns' ,
9- version = '0.0.6 ' ,
9+ version = '0.0.7 ' ,
1010 description = 'Python client library for Dynamic DNS using Domain Connect' ,
1111 license = 'MIT' ,
1212 long_description = long_description ,
You can’t perform that action at this time.
0 commit comments