Skip to content

Commit

Permalink
core: raised version and updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
saghul committed Feb 14, 2019
1 parent 44a892a commit 93bdd4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
Version 3.0.0b5
===============
- core: add support for ares_search

Version 3.0.0b4
===============
- core: give better errors descriptions for AresError
Expand Down
2 changes: 1 addition & 1 deletion src/pycares/_version.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@

__version__ = '3.0.0b4'
__version__ = '3.0.0b5'

0 comments on commit 93bdd4b

Please sign in to comment.