You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,12 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
11
11
12
12
### Changed
13
13
14
+
### Fixed
15
+
16
+
## [13.1.0] - 2025-11-18
17
+
18
+
### Changed
19
+
14
20
- Updated library dependencies. To use [Windows authentication](https://pgcodekeeper.readthedocs.io/en/latest/windowsauth.html#id2) you need to update [DDL](https://github.com/microsoft/mssql-jdbc/releases/tag/v13.2.1).
15
21
16
22
### Fixed
@@ -2386,7 +2392,8 @@ We increment major version in this release due to decision to shift our developm
2386
2392
2387
2393
- ORDER BY parsing has been added to the aggregate functions.
Copy file name to clipboardExpand all lines: CHANGELOG.ru.md
+8-1Lines changed: 8 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,12 @@
11
11
12
12
### Изменено
13
13
14
+
### Исправлено
15
+
16
+
## [13.1.0] - 2025-11-18
17
+
18
+
### Изменено
19
+
14
20
- Обновлены библиотечные зависимости. Для использования [Windows аутентификации](https://pgcodekeeper.readthedocs.io/ru/latest/windowsauth.html#id2) требуется обновить [DDL](https://github.com/microsoft/mssql-jdbc/releases/tag/v13.2.1).
15
21
16
22
### Исправлено
@@ -2387,7 +2393,8 @@
2387
2393
2388
2394
- Добавлен парсинг ORDER BY для агрегатных функции.
0 commit comments