diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2012-06-28 13:13:11 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2012-06-28 13:13:11 +0100 |
commit | 536edec577b79db82f5914f4a751773c3450fed6 (patch) | |
tree | 5056abe9b0909fe2394a9d7c4759e47d6fc8b120 | |
parent | a6bdfa2158dc04e206b35b97f7bbb2b38c1899b8 (diff) |
Mention the new API
-rw-r--r-- | doc/CHANGES.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/CHANGES.md b/doc/CHANGES.md index 920c397de..0d6a51102 100644 --- a/doc/CHANGES.md +++ b/doc/CHANGES.md @@ -3,6 +3,11 @@ * Fixes important security bug [issue #515](https://github.com/sebbacon/alaveteli/issues/515) * Show admin nav bar when browsing main site +* A new API for adding requests and correspondence to an Alaveteli + instance, designed for use by public bodies that wish to use + Alaveteli as a disclosure log. See + [the wiki](https://github.com/sebbacon/alaveteli/wiki/API) for some + documentation. * [Full list of changes on github](https://github.com/sebbacon/alaveteli/issues?milestone=8&state=closed) ## Upgrade notes |