Releases: elastic/elastic-agent-changelog-tool
Releases · elastic/elastic-agent-changelog-tool
v0.2.0-rc.1
Changelog
- fbc68d8 Coherent changelog locations (#76)
- 0071131 improve build command logs (#75)
- f67ba91 Add asciidoc changelog to fragments script (#71)
- 27cd2c2 Add
render
cmd to CLI (#73) - e6d8490 Fix cmds short descriptions (#72)
- 40750b6 Track repository in
changelog.Entry
(#74) - de2ae49 remove io/ioutil
- 0e2ac99 update golangci-lint to 1.48
- 53fa9f3 Automate issue fragment field collection (#69)
- 7c056a9 Automate pr fragment field collection (#57)
- b9aac9b Add cleanup command (#64)
- 2022107 Add render cmd (#65)
v0.2.0-beta.12
Testing release for release pipeline automation.
v0.2.0-beta.11
Changelog
- ba51733 ci: remove debug, re enable status notifications
v0.2.0-beta.10
Changelog
- ea154ee ci: debug II
v0.1.0
This is the first release! The CLI has basic functionalities to create Changelog Fragments and consolidate them in a single file. An example can be seen in changelog/0.1.0.yaml
.
Interested in getting started?
Documentation for end users and developers is available in docs/
.
What's Changed
- Add Changelog Fragment creation
- Add version command
- Update Changelog Fragment structure
- Add find-pr command
- Implement consolidated changelog builder
Contributors
- @LucianPy
- @endorama
If you're interested in contributing please look at CONTRIBUTING
Full Changelog: https://github.com/elastic/elastic-agent-changelog-tool/commits/v0.1.0