Skip to content

Commit d704f46

Browse files
committed
Prepare release 9.1.0
1 parent f448aa0 commit d704f46

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
@@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## main
99

10+
## v9.1.0
11+
12+
### Added
13+
14+
- Implement basic [RFC8914](https://datatracker.ietf.org/doc/rfc8914/) extended errors ([#290](https://github.com/dnsimple/erldns/pull/290))
15+
- Add support for standard DNS zone files (RFC-style) in addition to JSON format, this also improves loading times and initialisation ([#291](https://github.com/dnsimple/erldns/pull/291))
16+
- Admin API now adds extensibility points to include custom HTTP handlers and TLS configuration ([#294](https://github.com/dnsimple/erldns/pull/294))
17+
18+
### Updated
19+
20+
- Update root hints with current values and IPv6 records ([#292](https://github.com/dnsimple/erldns/pull/292))
21+
- Update dependencies ([#299](https://github.com/dnsimple/erldns/pull/299))
22+
1023
## v9.0.0
1124

1225
### Added

0 commit comments

Comments
 (0)