diff --git a/CHANGELOG.md b/CHANGELOG.md index 54ba408..b1dc42e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [UNRELEASED] ### Changes -- eutils.jl now retries requests that have been rate-limited + +# [0.3.3] +### Changes +- eutils.jl now retries requests that have been rate-limited ([#26](https://github.com/BioJulia/BioServices.jl/pull/26)). - Added EBIProteins ([#27](https://github.com/BioJulia/BioServices.jl/pull/37)). +- Updated CI / documentation building ([#36](https://github.com/BioJulia/BioServices.jl/pull/39) and lots of others) ## [0.3.2] - 2018-12-13 ### Changes