Skip to content

Commit 2e76abc

Browse files
committed
update CHANGELOG.md
1 parent bc5eefa commit 2e76abc

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# Changelog
22

3+
## [Unreleased](https://github.com/python-adaptive/adaptive/tree/HEAD)
4+
5+
[Full Changelog](https://github.com/python-adaptive/adaptive/compare/v0.12.2...HEAD)
6+
7+
**Closed issues:**
8+
9+
- Cryptic error when importing lmfit [\#314](https://github.com/python-adaptive/adaptive/issues/314)
10+
11+
## [v0.12.2](https://github.com/python-adaptive/adaptive/tree/v0.12.2) (2021-03-23)
12+
13+
[Full Changelog](https://github.com/python-adaptive/adaptive/compare/v0.12.1...v0.12.2)
14+
15+
**Merged pull requests:**
16+
17+
- raise an AttributeError when attribute doesn't exists, closes \#314 [\#315](https://github.com/python-adaptive/adaptive/pull/315) ([basnijholt](https://github.com/basnijholt))
18+
319
## [v0.12.1](https://github.com/python-adaptive/adaptive/tree/v0.12.1) (2021-03-23)
420

521
[Full Changelog](https://github.com/python-adaptive/adaptive/compare/v0.12.0...v0.12.1)

0 commit comments

Comments
 (0)