Skip to content

Commit 63cf7e1

Browse files
committed
release
1 parent ecd570c commit 63cf7e1

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

CHANGELOG.md

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

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

5+
## 1.12.11
6+
7+
### New Features
8+
9+
- Add `splice_sig` ([#767](https://github.com/AnswerDotAI/fastcore/issues/767))
10+
- Support backslash by using posix=False ([#765](https://github.com/AnswerDotAI/fastcore/issues/765))
11+
- Expand home dir in tools cmds ([#763](https://github.com/AnswerDotAI/fastcore/issues/763))
12+
13+
### Bugs Squashed
14+
15+
- fix `argument should be a str or an os.PathLike object` ([#764](https://github.com/AnswerDotAI/fastcore/issues/764))
16+
17+
518
## 1.12.9
619

720
### New Features

0 commit comments

Comments
 (0)