Skip to content

Commit 6807433

Browse files
author
fossdd
committed
Update pijul
1 parent 84240ea commit 6807433

File tree

13 files changed

+396
-227
lines changed

13 files changed

+396
-227
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
## 1.0.0-beta.2
6+
7+
### Fixed
8+
9+
- Fixing a bug with name conflicts, where files could end up with 0 alive name.
10+
- Fixing a few panics/unwraps
11+
- Fixing a bug where a zombie file could be deleted by `pijul unrecord`, but its contents would stay zombie.
12+
- CVE-2022-24713
13+
14+
### New features
15+
16+
- Better documentation for `pijul key`.
17+
- `pijul pull` does not open $EDITOR anymore when given a list of changes.
18+
319
## 1.0.0-beta.1
420

521
### Fixed

0 commit comments

Comments
 (0)