We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bcb0b4 commit 4a1d410Copy full SHA for 4a1d410
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [0.2.0] - 2023-06-12
11
+
12
### Added
13
14
- Make box ports count configurable.
@@ -17,5 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
19
18
20
- Initial version.
21
-[unreleased]: https://github.com/paolobrasolin/string-diagrams/compare/v0.1.0...HEAD
22
+[unreleased]: https://github.com/paolobrasolin/string-diagrams/compare/v0.2.0...HEAD
23
+[0.2.0]: https://github.com/paolobrasolin/string-diagrams/compare/v0.1.0...v0.2.0
24
[0.1.0]: https://github.com/paolobrasolin/string-diagrams/releases/tag/v0.1.0
0 commit comments