Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
`argus_deploy` role now plumb `NETBOX_WEBHOOK_SECRET` through to `argus-server` only
(server-only — not exposed to the web/nginx service). (#71)

### Removed

- `DOCTRINE.md` (the internal freed-dev-llc decision doctrine) is no longer tracked in
this public repo, and is added to `.gitignore` to prevent re-adding. The file stays in
local working trees and in git history. (#134, #135)

## [0.1.7] - 2026-06-25

### Changed
Expand Down