Skip to content

Commit e23335b

Browse files
authored
Update release notes for v0.15.1 (#105)
Signed-off-by: Leandro Lucarella <[email protected]>
2 parents 0c5eac7 + 03a634b commit e23335b

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

RELEASE_NOTES.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,12 @@
22

33
## Summary
44

5-
<!-- Here goes a general summary of what this release is about -->
5+
This is a bugfix release that mainly uses more up to date dependencies and extend the range of supported dependencies. There is technically one breaking change though, but this is hardly used by anyone.
66

77
## Upgrading
88

99
* `FileWatcher` no longer accepts or sets `None` as the `event_types` argument. Instead, all available event types are now set by default while still providing the flexibility to customize the event types as needed.
1010

11-
## New Features
12-
13-
<!-- Here goes the main new features and examples or instructions on how to use them -->
14-
1511
## Bug Fixes
1612

17-
<!-- Here goes notable bug fixes that are worth a special mention or explanation -->
13+
* Many documentation examples were fixed.

0 commit comments

Comments
 (0)