diff --git a/extensions/omni/CHANGELOG.md b/extensions/omni/CHANGELOG.md index 5979c84e7..96f641a15 100644 --- a/extensions/omni/CHANGELOG.md +++ b/extensions/omni/CHANGELOG.md @@ -5,7 +5,13 @@ 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). -## [0.1.3] - TBD +## [0.1.4] - 2023-06-28 + +### Fixed + +* Remove redundant (and conflicting) dshash symbols [#566](https://github.com/omnigres/omnigres/pull/566) + +## [0.1.3] - 2023-04-16 ### Added @@ -48,3 +54,7 @@ Initial release following a few months of iterative development. [0.1.1]: [https://github.com/omnigres/omnigres/pull/522] [0.1.2]: [https://github.com/omnigres/omnigres/pull/531] + +[0.1.3]: [https://github.com/omnigres/omnigres/pull/540] + +[0.1.4]: [https://github.com/omnigres/omnigres/pull/566] diff --git a/versions.txt b/versions.txt index d5d9a62bd..de4c52265 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ -omni=0.1.3 +omni=0.1.4 omni_aws=0.1.0 omni_containers=0.1.0 omni_http=0.1.0