Skip to content

Commit 9bce4e6

Browse files
committed
release
1 parent f828638 commit 9bce4e6

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## 1.11.0
6+
7+
### Breaking Changes
8+
9+
- Parameters are now documented using a list instead of a table. This shouldn't break any code, but will change rendered documentation.
10+
11+
### New Features
12+
13+
- Add `DocmentsList` and `DocmentsText` ([#736](https://github.com/AnswerDotAI/fastcore/issues/736))
14+
15+
516
## 1.10.5
617

718
### New Features

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ author = Jeremy Howard and Sylvain Gugger
88
author_email = infos@fast.ai
99
copyright = fast.ai
1010
branch = main
11-
version = 1.10.6
11+
version = 1.11.0
1212
min_python = 3.10
1313
audience = Developers
1414
language = English

0 commit comments

Comments
 (0)