Skip to content

Commit 7562e5b

Browse files
committed
Update dependencies in Cargo.lock and CHANGELOG.md for version bumps
1 parent 17c117f commit 7562e5b

File tree

2 files changed

+34
-32
lines changed

2 files changed

+34
-32
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## v0.36.1
44
- Fix regression introduced in v0.36.0: PostgreSQL money values showed as 0.0
5+
- The recommended way to display money values in postgres is still to format them in the way you expect in SQL. See https://github.com/sqlpage/SQLPage/issues/983
6+
- updated dependencies
57

68
## v0.36.0
79
- added support for the MONEY and SMALLMONEY types in MSSQL.

Cargo.lock

Lines changed: 32 additions & 32 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)