aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web3-typescript-typings/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/web3-typescript-typings/CHANGELOG.md')
-rw-r--r--packages/web3-typescript-typings/CHANGELOG.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/packages/web3-typescript-typings/CHANGELOG.md b/packages/web3-typescript-typings/CHANGELOG.md
index 88dac67f6..5f74ceef0 100644
--- a/packages/web3-typescript-typings/CHANGELOG.md
+++ b/packages/web3-typescript-typings/CHANGELOG.md
@@ -1,11 +1,11 @@
# CHANGELOG
-## v0.9.11 - _TBD, 2018_
+## v0.9.11 - _February 16, 2018_
-* Fix `web3.net.peerCount` to be of type number instead of boolean (#397)
+ * Fix `web3.net.peerCount` to be of type number instead of boolean (#397)
## v0.9.3 - _January 11, 2018_
-* Fix `getTransactionReceipt` not returning null (#338)
-* Add type for getData on a contract
-* Fixed the `defaultAccount` not allowing for `undefined` value (#320)
+ * Fix `getTransactionReceipt` not returning null (#338)
+ * Add type for getData on a contract
+ * Fixed the `defaultAccount` not allowing for `undefined` value (#320)