Skip to content

Commit f74b354

Browse files
chore: release v0.2.0
1 parent 452961d commit f74b354

1 file changed

Lines changed: 66 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
# Changelog
2+
3+
All notable changes to this project will be documented in this file.
4+
5+
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6+
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7+
8+
## [Unreleased]
9+
10+
## [0.2.0](https://github.com/edera-dev/edera-check/releases/tag/v0.2.0) - 2026-02-18
11+
12+
### Added
13+
14+
- collect more hardware info
15+
- add report bundle
16+
- add more checks and image publish
17+
- allow skipping groups and add readme
18+
- add dockerfile and build scripts
19+
- clean up logging a bit
20+
- initial add of preflight utility
21+
22+
### Fixed
23+
24+
- fixup wording
25+
- fixup
26+
- fixup
27+
28+
### Other
29+
30+
- Add postinstall check to README
31+
- Merge branch 'main' into bleggett/license-matter
32+
- fnify
33+
- gotdamn format
34+
- Require root
35+
- Tidy up main
36+
- Add kube checkers
37+
- gitignore
38+
- Add postinstall stuff
39+
- kernel stuff
40+
- Fixup
41+
- Update readme to be in line with current state
42+
- Add disclaimer
43+
- Fixup
44+
- NUMA checks
45+
- Add byokernel checker
46+
- Recorders should skip, not error. Also, add categories
47+
- comment
48+
- Fixup naming
49+
- Redo output
50+
- Dependaboot
51+
- Add basic CI
52+
- More fixup
53+
- system checks
54+
- collect kernel config
55+
- Fixup kernel mods
56+
- Fixup host exec for collect
57+
- autofix
58+
- separate checkers, recorders, and helpers. also add host exec stuff
59+
- cleanup
60+
- move pvh script to builtin
61+
- update docs
62+
- reorganize
63+
- fix tool parsing
64+
- move dockerfile
65+
- add some docs on script checks
66+
- add some docs

0 commit comments

Comments
 (0)