File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments