File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ Hotfix release to address two new issues:
13
13
14
14
The ` 0.8.4 ` release will be yanked as of publishing this one.
15
15
16
- # Added
16
+ ### Added
17
17
* In release PR: ` sqlx-cli ` now accepts ` --no-dotenv ` in subcommand arguments.
18
18
* In release PR: added functionality tests for ` sqlx-cli ` to CI.
19
19
* In release PR: test ` #[sqlx::test] ` twice in CI to cover cleanup.
20
20
21
- # Fixed
21
+ ### Fixed
22
22
* In release PR: ` sqlx-cli ` correctly reads ` .env ` files by default again.
23
23
* Addresses [[ #3823 ]] .
24
24
* In release PR: fix bugs in MySQL implementation of ` #[sqlx::test] ` .
@@ -2873,4 +2873,4 @@ Fix docs.rs build by enabling a runtime feature in the docs.rs metadata in `Carg
2873
2873
[@ mbj]: https: // github.com/mbj
2874
2874
[@ TeCHiScy ]: https: // github.com/TeCHiScy
2875
2875
[@ mpyw]: https: // github.com/mpyw
2876
- [@ bonsairobo]: https: // github.com/bonsairobo
2876
+ [@ bonsairobo]: https: // github.com/bonsairobo
You can’t perform that action at this time.
0 commit comments