Skip to content

Commit 1d12cdb

Browse files
committed
chore: release 0.1.1
1 parent 5b8bd5f commit 1d12cdb

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
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], and this project adheres to
6+
[Semantic Versioning].
7+
8+
## [0.1.1] - 2021-02-22
9+
10+
### Bug Fixes
11+
12+
- BitFlags sizes ([`5b8bd5f`])
13+
14+
## [0.1.0] - 2021-02-22
15+
16+
### Features
17+
18+
- inital and hopefully final commit :P ([`f55c167`])
19+
20+
[keep a changelog]: https://keepachangelog.com/en/1.0.0/
21+
[semantic versioning]: https://semver.org/spec/v2.0.0.html
22+
[0.1.1]: https://github.com/denosaurs/byte_type/compare/0.1.0...0.1.1
23+
[`5b8bd5f`]: https://github.com/denosaurs/byte_type/commit/5b8bd5fa7c5bced240d3748794820cd299e7f1a5
24+
[0.1.0]: https://github.com/denosaurs/byte_type/compare/0.1.0
25+
[`f55c167`]: https://github.com/denosaurs/byte_type/commit/f55c1670344db498bb99489dd52fdeff50ef6291

0 commit comments

Comments
 (0)