Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Commit

Permalink
[release] bumping to 0.4.9, updating changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
truthbk committed Feb 3, 2017
1 parent 08c0d13 commit 0c3eb09
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# CHANGELOG

0.4.9/ 2017.02.03
==================

### Changes

* [bugfix] GUID replacement fails on sed. See [#42][] (Thanks [@ksauzz][]).

0.4.8/ 2017.02.03
==================

Expand Down Expand Up @@ -195,4 +202,6 @@
[#39]: https://github.com/DataDog/datadog-sdk-testing/issues/39
[#40]: https://github.com/DataDog/datadog-sdk-testing/issues/40
[#41]: https://github.com/DataDog/datadog-sdk-testing/issues/41
[#42]: https://github.com/DataDog/datadog-sdk-testing/issues/42
[@ksauzz]: https://github.com/ksauzz
[@lastmikoi]: https://github.com/lastmikoi
2 changes: 1 addition & 1 deletion datadog-sdk-testing.gemspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Gem::Specification.new do |s|
s.name = 'datadog-sdk-testing'
s.version = '0.4.8'
s.version = '0.4.9'
s.date = '2017-02-03'
s.summary = 'Datadog Integration SDK testing/scaffolding facilities.'
s.description = 'Datadog Integration SDK testing/scaffolding gem'
Expand Down

0 comments on commit 0c3eb09

Please sign in to comment.