Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
secynic committed Feb 18, 2014
1 parent a59d7c9 commit 99ba8de
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

0.8.0 (TBD)
0.8.0 (2014-02-18)
------------------

- Added ASNRegistryError to handle unknown ASN registry return values.
Expand All @@ -10,7 +10,7 @@ Changelog
- Fixed some type errors: Expected type 'str', got 'dict[str, dict]' instead.
- Fixed RIPE RWS links, since they changed their API.
- Temporarily removed RIPE RWS functionality until they fix their API.
- Removed RADB RIPE fallback, since they appeared to have removed it.
- Removed RADB fallback, since RIPE removed it.

0.7.0 (2014-01-14)
------------------
Expand Down
4 changes: 3 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ Ripe RWS service, which does not contain all of the data we need. The LACNIC
RWS service is supported, but is in beta v2. This may result in availability
or performance issues.

**NOTE**
*****NOTE*****

RIPE RWS functionality is currently disabled until their API is fixed:

https://github.com/RIPE-NCC/whois/issues/114

0 comments on commit 99ba8de

Please sign in to comment.