Skip to content

Commit

Permalink
CHANGE.md: Add "1.5.3" section
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
jcfr committed Apr 7, 2017
1 parent f3fce0c commit b7bdea4
Showing 1 changed file with 15 additions and 13 deletions.
28 changes: 15 additions & 13 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
1.5.3
=====

Python API
----------

* Update ``gh_ref_delete`` to return True if references were removed.

* Ensure ``gh_ref_list`` return list of references.

Testing
-------

* Add test for references.

1.5.2
=====

Expand Down Expand Up @@ -27,19 +42,6 @@ Features (CLI and Python API)

* Retry to upload if server returns a 502 error.

Python API
----------

* Update ``gh_ref_delete`` to return True if references were removed.

* Ensure ``gh_ref_list`` return list of references.

Testing
-------

* Add test for references.


1.5.1
=====

Expand Down

0 comments on commit b7bdea4

Please sign in to comment.