Skip to content

Commit 95d49d7

Browse files
authored
chore(main): release 0.2.0 (#6)
1 parent 6caeb48 commit 95d49d7

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/jobala/tinyFS/compare/v0.1.0...v0.2.0) (2025-01-22)
4+
5+
6+
### Features
7+
8+
* add support for ls ([300407c](https://github.com/jobala/tinyFS/commit/300407c5af3d0937031a41fa173658f74bb5b141))
9+
* support mkdir ([#10](https://github.com/jobala/tinyFS/issues/10)) ([6caeb48](https://github.com/jobala/tinyFS/commit/6caeb48b0142733423bfa9d864421309a32e1436))
10+
* support start ([a43bd6c](https://github.com/jobala/tinyFS/commit/a43bd6ccec0e0619e49c18b2fcedb05f1fc04586))
11+
12+
13+
### Bug Fixes
14+
15+
* add instructions ([3831f9a](https://github.com/jobala/tinyFS/commit/3831f9a40795f18c6316bde46fc28077fe9a6667))
16+
* refactor ttl ([4444642](https://github.com/jobala/tinyFS/commit/4444642e65f0bfbff47255c9f3fcf7d68239a777))
17+
318
## [0.1.0](https://github.com/jobala/tinyFS/compare/v0.0.1...v0.1.0) (2025-01-11)
419

520

0 commit comments

Comments
 (0)