diff options
-rw-r--r-- | CHANGELOG.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d857dc3..f49f9a9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst | |||
@@ -10,6 +10,8 @@ v1.8.0 (in progress) | |||
10 | * Add `lang` parameter and document what it does properly. | 10 | * Add `lang` parameter and document what it does properly. |
11 | * Add `category` and `rule_ids` to `reports` | 11 | * Add `category` and `rule_ids` to `reports` |
12 | * This too isn't really a changelog entry but in the same vein as the last post, thank you Claire and Gargron for clarifying many things about the API when asked. | 12 | * This too isn't really a changelog entry but in the same vein as the last post, thank you Claire and Gargron for clarifying many things about the API when asked. |
13 | * Make the documentation a bit neater (thanks dieseltravis) | ||
14 | * Add the domain blocking admin API (`admin_domain_blocks`, `admin_domain_block`, `admin_update_domain_block`, `admin_delete_domain_block` - thanks catgoat) | ||
13 | 15 | ||
14 | v1.7.0 | 16 | v1.7.0 |
15 | ------ | 17 | ------ |