We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 349137d + 7c94abd commit 839f5b7Copy full SHA for 839f5b7
CHANGELOG.md
@@ -0,0 +1,17 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
6
+to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [Unreleased]
9
10
+## [v1.1.0] - 2023-06-07
11
12
+### Changes
13
14
+- Merging Typescript, Golang, and Rust implementations into a single repository
15
16
+[unreleased]: https://github.com/loopholelabs/scale/compare/v1.1.0...HEAD
17
+[v1.1.0]: https://github.com/loopholelabs/scale/compare/v1.1.0
0 commit comments