Skip to content

Commit d061ed4

Browse files
committed
update CHANGELOG.md
1 parent 8467746 commit d061ed4

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,17 @@
11
# Basedmypy Changelog
22

33
## [Unreleased]
4+
5+
## [1.7.0]
6+
### Added
7+
- `ignore-missing-py-typed` to use types even if there is no `py.typed` (#337)
48
### Fixes
59
- Errors regarding inferred functions didn't have a note (#394)
610
- Type ignored calls to incomplete functions left a phantom note (#395)
11+
- Fix incorrect plural in summary message (#386)
12+
### Enhancements
13+
- Baseline now stores the source code for better matching (#415)
14+
- Duplicates are no longer stored in the baseline (#231)
715

816
## [1.6.0]
917
### Added

0 commit comments

Comments
 (0)