-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2caab2e
commit ef08481
Showing
1 changed file
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,21 @@ | ||
# Changelog | ||
|
||
All notable changes to jule.nvim will be documented in this file. | ||
All notable changes to snapbox will be documented in this file. | ||
|
||
## [0.0.1] - 2025-01-13 | ||
|
||
### 🚀 Features | ||
|
||
- basic GET functionality ([bd11dc1](https://github.com/julelang/jule.nvim/commit/bd11dc15b1e93e2e3bcbce28184670f13ee91a93)) | ||
- implement headers ([ddb7acf](https://github.com/julelang/jule.nvim/commit/ddb7acf65e4eb53b3d249f27f6ebb7f3de532bc1)) | ||
- download functionality ([68b7f10](https://github.com/julelang/jule.nvim/commit/68b7f100b5e8c532011d47ae88dc8767ef9c9aa2)) | ||
- basic GET functionality ([bd11dc1](https://github.com/adamperkowski/snapbox/commit/bd11dc15b1e93e2e3bcbce28184670f13ee91a93)) | ||
- implement headers ([ddb7acf](https://github.com/adamperkowski/snapbox/commit/ddb7acf65e4eb53b3d249f27f6ebb7f3de532bc1)) | ||
- download functionality ([68b7f10](https://github.com/adamperkowski/snapbox/commit/68b7f100b5e8c532011d47ae88dc8767ef9c9aa2)) | ||
|
||
### 🛠️ Refactoring | ||
|
||
- move the library to `..` ([bb59cec](https://github.com/julelang/jule.nvim/commit/bb59cec10795aadb78fac0c29397f16d9b553007)) | ||
- move the library to `..` ([bb59cec](https://github.com/adamperkowski/snapbox/commit/bb59cec10795aadb78fac0c29397f16d9b553007)) | ||
|
||
### 📚 Documentation | ||
|
||
- add mdBook ([a87caa9](https://github.com/julelang/jule.nvim/commit/a87caa9d3ab87e613d6be89020602ad1f946b78b)) | ||
- add mdBook ([a87caa9](https://github.com/adamperkowski/snapbox/commit/a87caa9d3ab87e613d6be89020602ad1f946b78b)) | ||
|
||
<sub>generated by [git-cliff](https://github.com/orhun/git-cliff) :)</sub> |