Skip to content

Commit f7a79e6

Browse files
committed
release
1 parent 0a94e22 commit f7a79e6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

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

33
<!-- do not remove -->
44

5+
## 1.5.17
6+
7+
### New Features
8+
9+
- Add `fastcore.style`: fast styling for friendly CLIs ([#460](https://github.com/fastai/fastcore/pull/460)), thanks to [@seeM](https://github.com/seeM)
10+
- add `skip_folder` to `xtras.walk` ([#458](https://github.com/fastai/fastcore/issues/458))
11+
12+
### Bugs Squashed
13+
14+
- Fix scripts not executing ([#449](https://github.com/fastai/fastcore/pull/449)), thanks to [@renato145](https://github.com/renato145)
515

616

717
## 1.5.15

0 commit comments

Comments
 (0)