blob: e9c334705f38335ccc72a9168bb9f08d9cb9d68c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# Change Log
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
## [0.0.5]
* Dont pin requests version
## [0.0.3]
* Changelog started
* Unit test suite created
* Current test coverage = 82%
|