Skip to content

Commit 0853857

Browse files
author
github-actions
committed
Update CHANGELOG.md
1 parent 28fb5a4 commit 0853857

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.8 (2023-10-16)
4+
### Added
5+
- JSON5 now supported in the request editor (allows trailing commas and property names without quotes)
6+
- Special icon for TTL attribute in table header
7+
- Hovering over the cell with TTL timestamp shows tooltip with date and time
8+
### Fixed
9+
- [#48](https://github.com/AntonShuvaev/intellij-dynamodb/issues/48) table names with a dot are truncated in editor tabs
10+
- validation in import/export dialog is not working correctly in 2023.3 EAP
11+
- other minor issues
312

413
## 2023.2.7 (2023-10-06)
514
### Added

0 commit comments

Comments
 (0)