We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 955c052 commit 6536ae6Copy full SHA for 6536ae6
1 file changed
CHANGELOG.md
@@ -0,0 +1,23 @@
1
+# Changes
2
+
3
+## 1.2 / 2018-06-05
4
5
+* Make datadog.checks optional, see [#22][].
6
7
+## 1.1 / 2018-03-05
8
9
+* Trust the new GPG key in the APT repository, see [#20][].
10
11
+## 1.0 / 2018-02-20
12
13
+* Refactor the formula using a map.
14
+* Added a Docker compose file to ease development.
15
+* Added uninstall state.
16
+* Watch config file for changes, see [#17][].
17
+* Configure checks, see [#18][].
18
19
+<!--- The following link definition list is generated by PimpMyChangelog --->
20
+[#17]: https://github.com/DataDog/datadog-formula/issues/17
21
+[#18]: https://github.com/DataDog/datadog-formula/issues/18
22
+[#20]: https://github.com/DataDog/datadog-formula/issues/20
23
+[#22]: https://github.com/DataDog/datadog-formula/issues/22
0 commit comments