Skip to content

Commit c2c9d10

Browse files
committed
Add changelog entry
1 parent cd37f70 commit c2c9d10

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All changes that impact users of this module are documented in this file, in the [Common Changelog](https://common-changelog.org) format with some additional specifications defined in the CONTRIBUTING file. This codebase adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
44

5+
## Unreleased [patch]
6+
7+
### Fixed
8+
9+
- Replace NodeSource repository with native Node.js packages on Debian >= 13 to fix deployment failure caused by NodeSource GPG key using SHA-1, [rejected by apt since 2026-02-01](https://github.com/nodesource/distributions/issues/1908)
10+
11+
### Added
12+
13+
- Add `migrate` playbook for one-time changes on existing servers; run `ansible-playbook opentermsarchive.deployment.migrate` before `deploy` when upgrading
14+
15+
> Development of this release was supported by [Reset Tech](https://www.reset.tech).
16+
517
## 3.0.0 - 2025-12-19
618

719
_Full changeset and discussions: [#58](https://github.com/OpenTermsArchive/deployment/pull/58)._

0 commit comments

Comments
 (0)