Skip to content

Commit 2ed53c6

Browse files
committed
update locales and update to 0.1.4
1 parent c3e0054 commit 2ed53c6

4 files changed

Lines changed: 1262 additions & 147 deletions

File tree

CHANGELOG.md

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,32 @@ All notable changes to the "PawSQL Client" extension will be documented in this
44

55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

7-
## [Unreleased]
7+
## [0.1.4] - 2025-04-21
88

9-
- Initial release
9+
### Changed
1010

11-
- Add a signup button to [pawsql.com](https://pawsql.com)
11+
- More user-friend messages
1212

13-
- Update locales
13+
### Fixed
14+
15+
- Null checking during rendering optimization result
16+
17+
## [0.1.2] - 2025-03-21
18+
19+
### Added
20+
21+
- Add a signup button to [pawsql.com](https://pawsql.com)
1422

1523
- Add tags
1624

25+
### Changed
26+
27+
- Update locales
28+
1729
- Route to Config page if validating user account fails
1830

19-
- Bug fixing
31+
- Bug fixing
32+
33+
## [Initial release]
34+
35+
- Optimize your SQL Queries by Clicks within your VSCode!

0 commit comments

Comments
 (0)