Skip to content

Commit 3da39fd

Browse files
authored
Update CHANGELOG.md
1 parent 9bd9f7b commit 3da39fd

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
Change Log
22
----------
3+
## 2023.1.0 (2023-03-16)
4+
### Added
5+
- [\#28](https://github.com/AntonShuvaev/intellij-dynamodb/issues/28) Support for proxy
6+
- Recent DynamoDB files are stored and can be opened from the "Recent Files"
7+
- Support for 2023.1 IDEs
8+
### Changed
9+
- DynamoDB toolwindow icon changed to the monochrome version
10+
### Fixed
11+
- DynamoDB files are not correctly shown in "Recent Files" list
12+
- [\#22](https://github.com/AntonShuvaev/intellij-dynamodb/issues/22) JSON import fails to read file with single null value
13+
- [\#23](https://github.com/AntonShuvaev/intellij-dynamodb/issues/23) Bad conversion of JSON null field to binary
14+
315
## 2022.3.5
416
### Fixed
517
- "JsonParseException: Unexpected character" error occurs in some cases

0 commit comments

Comments
 (0)