Skip to content

Commit 8dade7b

Browse files
author
github-actions
committed
Update CHANGELOG.md
1 parent 0853857 commit 8dade7b

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.3.0 (2023-11-27)
4+
### Added
5+
- [#11](https://github.com/AntonShuvaev/intellij-dynamodb/issues/11) Show request logs and results in the Services tool window
6+
- [#50](https://github.com/AntonShuvaev/intellij-dynamodb/issues/50) Tables list search and filtering
7+
- [#51](https://github.com/AntonShuvaev/intellij-dynamodb/issues/51) Table Name Exclude Pattern
8+
- [#53](https://github.com/AntonShuvaev/intellij-dynamodb/issues/53) Automatically add closing quota in Query in Data Browser
9+
### Changed
10+
- [#52](https://github.com/AntonShuvaev/intellij-dynamodb/issues/52) Improved search in the table view
11+
### Fixed
12+
- [#49](https://github.com/AntonShuvaev/intellij-dynamodb/issues/49) Fetching tables list takes too long
13+
- Other minor issues
14+
315
## 2023.2.8 (2023-10-16)
416
### Added
517
- JSON5 now supported in the request editor (allows trailing commas and property names without quotes)

0 commit comments

Comments
 (0)