We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5904ca8 commit 17df2f2Copy full SHA for 17df2f2
CHANGELOG.md
@@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+### Added
11
+
12
+- `devrail-init.sh` progressive adoption script for bootstrapping DevRail in any project
13
+- `community.general` Ansible collection in container (yaml callback, json_query, common modules)
14
15
+### Fixed
16
17
+- Interactive prompts now read from `/dev/tty` so `curl | bash` works correctly
18
+- Version-manifest CI job no longer skipped on tag push
19
20
## [1.6.0] - 2026-03-09
21
22
### Added
0 commit comments