From 2eadd5eaba8aff75339f01408eec3af56ea28ced Mon Sep 17 00:00:00 2001 From: cohix Date: Fri, 1 Apr 2022 13:39:03 -0400 Subject: [PATCH] bump versions and add changelog --- atmo/release/version.go | 2 +- changelogs/v0.4.6.md | 1 + example-project/Directive.yaml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 changelogs/v0.4.6.md diff --git a/atmo/release/version.go b/atmo/release/version.go index 011abd26..ffacf3b6 100644 --- a/atmo/release/version.go +++ b/atmo/release/version.go @@ -1,4 +1,4 @@ package release // AtmoDotVersion represents the dot version for atmo -var AtmoDotVersion = "0.4.5" +var AtmoDotVersion = "0.4.6" diff --git a/changelogs/v0.4.6.md b/changelogs/v0.4.6.md new file mode 100644 index 00000000..2e2d32a4 --- /dev/null +++ b/changelogs/v0.4.6.md @@ -0,0 +1 @@ +Atmo Beta-4.6 fixes an issue with stream handlers that would fail to handle arbitrary message schemas. \ No newline at end of file diff --git a/example-project/Directive.yaml b/example-project/Directive.yaml index 4c18711b..93aa7d5d 100644 --- a/example-project/Directive.yaml +++ b/example-project/Directive.yaml @@ -1,6 +1,6 @@ identifier: com.suborbital.test appVersion: v0.0.1 -atmoVersion: v0.4.5 +atmoVersion: v0.4.6 # uncomment to try out connections! connections: