Skip to content

Commit 8bfdc33

Browse files
authored
release 3.2.0 (#101)
1 parent 503ff25 commit 8bfdc33

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
## Changes
22

3+
# 3.2.0 / 2019-10-28
4+
5+
### Notes
6+
7+
* [IMPROVEMENT] Add all `Client` public methods to the `ClientInterface` and `NoOpClient`. See [#100][]. Thanks [@skaji][].
8+
39
# 3.1.0 / 2019-10-24
410

511
### Notes
@@ -126,6 +132,7 @@ Below, for reference, the latest improvements made in 07/2016 - 08/2016
126132
[#90]: https://github.com/DataDog/datadog-go/issues/90
127133
[#91]: https://github.com/DataDog/datadog-go/issues/91
128134
[#92]: https://github.com/DataDog/datadog-go/issues/92
135+
[#100]: https://github.com/DataDog/datadog-go/issues/100
129136
[@Aceeri]: https://github.com/Aceeri
130137
[@Jasrags]: https://github.com/Jasrags
131138
[@KJTsanaktsidis]: https://github.com/KJTsanaktsidis
@@ -152,3 +159,4 @@ Below, for reference, the latest improvements made in 07/2016 - 08/2016
152159
[@w-vi]: https://github.com/w-vi
153160
[@asf-stripe]: https://github.com/asf-stripe
154161
[@goodspark]: https://github.com/goodspark
162+
[@skaji]: https://github.com/skaji

0 commit comments

Comments
 (0)