diff --git a/crates/churn-domain/CHANGELOG.md b/crates/churn-domain/CHANGELOG.md new file mode 100644 index 0000000..52c1277 --- /dev/null +++ b/crates/churn-domain/CHANGELOG.md @@ -0,0 +1,37 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## v0.1.0 (2023-08-26) + +### New Features + + - with basic package + - with publish + - with monitoring + - with monitor + +### Commit Statistics + + + + - 4 commits contributed to the release. + - 4 commits were understood as [conventional](https://www.conventionalcommits.org). + - 0 issues like '(#ID)' were seen in commit messages + +### Commit Details + + + +
view details + + * **Uncategorized** + - With basic package (8f8c5fd) + - With publish (821e14f) + - With monitoring (e0545c7) + - With monitor (569f527) +
+ diff --git a/crates/churn/CHANGELOG.md b/crates/churn/CHANGELOG.md new file mode 100644 index 0000000..82a936a --- /dev/null +++ b/crates/churn/CHANGELOG.md @@ -0,0 +1,43 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), +and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). + +## v0.1.0 (2023-08-26) + +### New Features + + - with basic package + - with publish + - with monitoring + - with monitor + - with extra churning repl thingy + - add initial churn + - add simple health check + +### Commit Statistics + + + + - 7 commits contributed to the release over the course of 2 calendar days. + - 7 commits were understood as [conventional](https://www.conventionalcommits.org). + - 0 issues like '(#ID)' were seen in commit messages + +### Commit Details + + + +
view details + + * **Uncategorized** + - With basic package (8f8c5fd) + - With publish (821e14f) + - With monitoring (e0545c7) + - With monitor (569f527) + - With extra churning repl thingy (10eae9b) + - Add initial churn (97978df) + - Add simple health check (f61d0bb) +
+