We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c2e086 commit fd05acfCopy full SHA for fd05acf
CHANGELOG.md
@@ -0,0 +1,26 @@
1
+# Change Log
2
+All notable changes to this project will be documented in this file.
3
+This project adheres to [Semantic Versioning](http://semver.org/).
4
+
5
+## [Unreleased]
6
7
+### Added
8
9
+### Changed
10
11
+### Deprecated
12
13
+### Removed
14
15
+### Fixed
16
17
+## [0.1.0]
18
19
20
21
+- First release of `github.come/elastic/elastic-agent-autodiscover`.
22
+- Add CHANGELOG.md for documenting changes in `elastic-agent-autodiscover`.
23
24
25
+[Unreleased]: https://github.com/elastic/elastic-agent-autodiscover/compare/v0.1.0...HEAD
26
+[0.1.0]: https://github.com/elastic/elastic-agent-autodiscover/compare/v0.0.0...v0.1.0
0 commit comments