11# Changelog
22All 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 )
55Released 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)
264264Released 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)
271271Released 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)
288288Released 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)
364364Released 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)
436436Released 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)
485485Released 2022-06-09
486486
487487### Bug Fixes
0 commit comments