Skip to content

Commit

Permalink
Add: changelog for 0.7.0 (#92)
Browse files Browse the repository at this point in the history
  • Loading branch information
azzamsa authored Mar 17, 2020
1 parent e9edeae commit 69e2c9a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
Unreleased
==========

0.7.0 (2020-03-17)
==================

- Add DNS rules (CNAME, A, AAAA, SOA, NS, MX, TXT)
- Add more RDATA validation
- Add documentation, guide, example, and tutorial regarding new 0.7.0 API
- Store node hostname in a static file instead of database
- Fix HTTP code status return
- Reject zone changes if maximum limit reached in a day
- Automatically delegate command on domain creation and deletion
- Minimize talks to Kafka to improve performance
- Create default SOA, NS, and CNAME record when creating a domain

0 comments on commit 69e2c9a

Please sign in to comment.