Skip to content

Commit 58b65ba

Browse files
committed
release
1 parent d12a711 commit 58b65ba

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

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.8.2
6+
7+
### New Features
8+
9+
- stringify FT with `to_xml` ([#681](https://github.com/AnswerDotAI/fastcore/issues/681))
10+
- render FT attrs with `to_xml` ([#680](https://github.com/AnswerDotAI/fastcore/issues/680))
11+
- Add sort args to delegates ([#667](https://github.com/AnswerDotAI/fastcore/pull/667)), thanks to [@pydanny](https://github.com/pydanny)
12+
13+
### Bugs Squashed
14+
15+
- Ensure flexicache is LRU cached ([#679](https://github.com/AnswerDotAI/fastcore/pull/679)), thanks to [@pydanny](https://github.com/pydanny)
16+
17+
518
## 1.8.1
619

720
### New Features

0 commit comments

Comments
 (0)