Skip to content

Commit fd05acf

Browse files
committed
Add changelog entry and new release
1 parent 9c2e086 commit fd05acf

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
### Added
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

Comments
 (0)