Skip to content

Commit 2cf1f8b

Browse files
committed
release
1 parent 0092436 commit 2cf1f8b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

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

5+
## 1.6.6
6+
7+
### New Features
8+
9+
- Add `FT.get(k,default)` ([#600](https://github.com/fastai/fastcore/issues/600))
10+
- Add `Safe` str and return it from `to_xml` ([#599](https://github.com/fastai/fastcore/issues/599))
11+
- Feat: add an `indent` flag for `to_xml()` ([#594](https://github.com/fastai/fastcore/pull/594)), thanks to [@phact](https://github.com/phact)
12+
13+
514
## 1.6.5
615

716
### New Features

0 commit comments

Comments
 (0)