Skip to content

Commit 8a1b92f

Browse files
author
github-actions
committed
Update CHANGELOG.md
1 parent b45c15a commit 8a1b92f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
Change Log
22
----------
3+
## 2023.2.6 (2023-09-25)
4+
### Added
5+
- [\#43](https://github.com/AntonShuvaev/intellij-dynamodb/issues/43) Connection settings for Local DynamoDB with just a custom endpoint
6+
- Ability to copy table cell values to other cells
7+
### Fixed
8+
- If you use the GitHub Copilot plugin, you can now use it for DynamoDB files
9+
- Show columns in the table in the same order as in ProjectionExpression or PartiQL SELECT clause
10+
- Columns in the 'Inlined' table view are shown incorrectly when using ProjectionExpression
11+
312
## 2023.2.5 (2023-09-11)
413
### Added
514
- 'Inlined' table view that displays attribute names directly in cells

0 commit comments

Comments
 (0)