Skip to content

Commit 3c17815

Browse files
authored
Update changelog.md (#2342)
1 parent 7ef0daf commit 3c17815

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

docs/reference/changelog.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4-
## [1.18.0](https://github.com/kyleconroy/sqlc/releases/tag/1.18.0)
4+
## [1.18.0](https://github.com/kyleconroy/sqlc/releases/tag/v1.18.0)
55
Released 2023-04-27
66

77
### Release notes
@@ -260,14 +260,14 @@ genreated method will use a argument struct.
260260
261261
- Upgrade to wasmtime v8.0.0 (#2222)
262262
263-
## [1.17.2](https://github.com/kyleconroy/sqlc/releases/tag/1.17.2)
263+
## [1.17.2](https://github.com/kyleconroy/sqlc/releases/tag/v1.17.2)
264264
Released 2023-02-22
265265
266266
### Bug Fixes
267267
268268
- Fix build on Windows (#2102)
269269
270-
## [1.17.1](https://github.com/kyleconroy/sqlc/releases/tag/1.17.1)
270+
## [1.17.1](https://github.com/kyleconroy/sqlc/releases/tag/v1.17.1)
271271
Released 2023-02-22
272272
273273
### Bug Fixes
@@ -284,7 +284,7 @@ Released 2023-02-22
284284
285285
- (deps) Bump golang from 1.20.0 to 1.20.1 (#2082)
286286
287-
## [1.17.0](https://github.com/kyleconroy/sqlc/releases/tag/1.17.0)
287+
## [1.17.0](https://github.com/kyleconroy/sqlc/releases/tag/v1.17.0)
288288
Released 2023-02-13
289289
290290
### Bug Fixes
@@ -360,7 +360,7 @@ Released 2023-02-13
360360
361361
- Upgrade to wasmtime 5.0.0 (#2065)
362362
363-
## [1.16.0](https://github.com/kyleconroy/sqlc/releases/tag/1.16.0)
363+
## [1.16.0](https://github.com/kyleconroy/sqlc/releases/tag/v1.16.0)
364364
Released 2022-11-09
365365
366366
@@ -432,7 +432,7 @@ Released 2022-11-09
432432
- Port all Python tests to sqlc-gen-python (#1907)
433433
- Upgrade to sqlc-gen-python v1.0.0 (#1932)
434434
435-
## [1.15.0](https://github.com/kyleconroy/sqlc/releases/tag/1.15.0)
435+
## [1.15.0](https://github.com/kyleconroy/sqlc/releases/tag/v1.15.0)
436436
Released 2022-08-07
437437
438438
### Bug Fixes
@@ -481,7 +481,7 @@ Released 2022-08-07
481481
- (wasm) Change default cache location (#1709)
482482
- (wasm) Change the SHA-256 config key (#1710)
483483
484-
## [1.14.0](https://github.com/kyleconroy/sqlc/releases/tag/1.14.0)
484+
## [1.14.0](https://github.com/kyleconroy/sqlc/releases/tag/v1.14.0)
485485
Released 2022-06-09
486486
487487
### Bug Fixes

0 commit comments

Comments
 (0)