Skip to content

Commit a3d7fdd

Browse files
committed
Update documentation with 1.3.2 release
1 parent 51a78ae commit a3d7fdd

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,12 @@ Breaking changes will be documented in this changelog file for each version.
1818

1919
# Changelog
2020

21-
## Version 1.3.2
21+
22+
## Version 1.3.2 - 2025-02-07
2223

2324
* Fix documentation of SQL mapping
24-
*
25+
* Fix skipping of execution targets with "update" mode
26+
* Use UTF-8 for pushing metrics to Prometheus
2527

2628

2729
## Version 1.3.1 - 2024-12-19

docs/releases.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,13 @@ Breaking changes will be documented in the changelog file for each version.
3030
The following gives an (incomplete) list of past releases of the last 12 months. This will help you to spot breaking
3131
changes over time.
3232

33+
### Version 1.3.2 - 2025-02-07
34+
35+
* Fix documentation of SQL mapping
36+
* Fix skipping of execution targets with "update" mode
37+
* Use UTF-8 for pushing metrics to Prometheus
38+
39+
3340
### Version 1.3.1 - 2024-12-19
3441

3542
* github-514: Generated SQL code for views should quote all column names

0 commit comments

Comments
 (0)