Skip to content

Commit b532771

Browse files
Release 2.0.0
1 parent ef9a99e commit b532771

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
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 [major]
5+
## Unreleased
6+
7+
## 2.0.0 - 2024-05-31
68

79
_Full changeset and discussions: [#41](https://github.com/OpenTermsArchive/deployment/pull/41)._
810

@@ -28,7 +30,6 @@ _Full changeset and discussions: [#41](https://github.com/OpenTermsArchive/deplo
2830
- **Breaking:** Remove obsolete `ota_engine_config_path`, `ota_federated_api_branch`, `ota_federated_api_directory`, and `ota_federated_api_repo` configs
2931
- **Breaking:** Remove obsolete `update-declarations` tag
3032

31-
3233
## 1.2.1 - 2024-05-22
3334

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

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: opentermsarchive
22
name: deployment
3-
version: 1.2.1
3+
version: 2.0.0
44
readme: README.md
55
authors:
66
- Open Terms Archive contributors

0 commit comments

Comments
 (0)