-
Notifications
You must be signed in to change notification settings - Fork 305
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from DataDog/miketheman/move_changelog
CHANGELOG.md update [ci skip]
- Loading branch information
Showing
2 changed files
with
24 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
# CHANGELOG | ||
|
||
0.2.0 / Unreleased | ||
================== | ||
|
||
- Changelog update, [#9][] [@miketheman][] | ||
|
||
0.1.2 / 2015.03.23 | ||
================== | ||
|
||
- Fix a typo that was causing an initialization issue with `datadog.dogshell`, [#7][] [@yannmh][] | ||
|
||
0.1 / 2015.03.10 | ||
================ | ||
|
||
- First release | ||
|
||
<!--- The following link definition list is generated by PimpMyChangelog ---> | ||
[#7]: https://github.com/DataDog/datadogpy/issues/7 | ||
[#9]: https://github.com/DataDog/datadogpy/issues/9 | ||
[@miketheman]: https://github.com/miketheman | ||
[@yannmh]: https://github.com/yannmh |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters