Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
florianjacob committed Dec 27, 2016
1 parent 4093f28 commit bb67208
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ First official snazzer release.

### Added ###
### Changed ###
- Snazzer doesn't treat all patterns in `/` like they were implicitly pre- and suffixed with `*`.
This behaviour now has to be specified explicitly.
- Snazzer now explicitly makes subvolumes absolute by prefixing with `/`.
- All entries in `/etc/snazzer/exclude.patters` need to be either absolute
(start with `/`) or start with a `*`.
- Paths displayed by snazzer are now absolute as well.
### Deprecated ###
### Removed ###
### Fixed ###
Expand Down

0 comments on commit bb67208

Please sign in to comment.