We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10774d8 commit ef711c8Copy full SHA for ef711c8
CHANGELOG.md
@@ -1,5 +1,9 @@
1
Change Log
2
----------
3
+## 2023.1.5 (2023-04-20)
4
+### Fixed
5
+- [\#32](https://github.com/AntonShuvaev/intellij-dynamodb/issues/32) Not working with YDB Documents tables
6
+
7
## 2023.1.4 (2023-04-11)
8
### Fixed
9
- [\#31](https://github.com/AntonShuvaev/intellij-dynamodb/issues/31) Datagrip cannot successfully restart with plugin installed
@@ -175,4 +179,4 @@ Change Log
175
179
- Create, Update or Delete items
176
180
- Export items to CSV, JSON, DynamoDB JSON
177
181
- Requests history
178
-- Saving favorite requests
182
+- Saving favorite requests
0 commit comments