Skip to content

Commit 2d7f1d0

Browse files
Merge pull request #13 from networktocode/changelog
update changelog
2 parents fb97883 + fadc54e commit 2d7f1d0

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,25 @@
11
# Changelog
22

3+
## v0.2.0 - 2021-06
4+
5+
### Fixed
6+
7+
- Enable docsting tests
8+
- Fix docstring tests
9+
- Fix wording and links on README
10+
11+
### Changed
12+
13+
- Changed name of is_fqdn_valid to is_fqdn_resolvable, prepare to deprecate is_fqdn_valid
14+
- Removed automatic import of all functions on initiation of package
15+
- Moved interface mappings from variables to constants
16+
17+
## v0.1.1 - 2021-05
18+
19+
### Added
20+
21+
- Update travis configuration to release a new version from CI/CD pipeline
22+
323
## v0.1.0 - 2021-03-19
424

525
Initial release

0 commit comments

Comments
 (0)