-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Casey <23741+cmars@users.noreply.github.com>
- Loading branch information
Showing
5 changed files
with
263 additions
and
226 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 |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
## [0.1.1] - 2024-02-25 | ||
|
||
### 🚀 Features | ||
|
||
- Add fileindex crate | ||
|
||
### ⚙️ Miscellaneous Tasks | ||
|
||
- Move veilid node to sub-crate | ||
- Reorganize workspace & subcrates. | ||
- Update distrans-peer dependency on fileindex | ||
- Top-level bin package depends on 0.1.0 | ||
- Add release-plz and git-cliff config | ||
- Add cargo-dist | ||
- Update repository to github | ||
- Regenerate wix file | ||
- Release sub-crates | ||
- Hack to fake out veilid-core build script | ||
- Enable cargo-dist allow-dirty for ci | ||
- Support same env build bypass as veilid-core | ||
|
||
### Index | ||
|
||
- :from_file test | ||
|
||
<!-- generated by git-cliff --> |
Oops, something went wrong.