We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e4134e commit 4450021Copy full SHA for 4450021
CHANGELOG.md
@@ -3,10 +3,14 @@ All notable changes to this project will be documented in this file.
3
4
This project adheres to [Semantic Versioning](http://semver.org/).
5
6
+## [2.0.1] - 2016-06-03
7
+### Added
8
+- Sign assembly with a strong name
9
+
10
## [2.0.0] - 2016-06-03
11
### Changed
12
- Made the Response variables non-redundant. e.g. response.ResponseBody becomes response.Body
13
14
## [1.0.2] - 2016-03-17
15
### Added
-- We are live!
16
+- We are live!
0 commit comments