Skip to content

Commit

Permalink
Timestamp v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Apr 2, 2020
1 parent d2854c2 commit a723484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Revision history for PostgreSQL extension semver.

0.22.0
0.22.0 2020-04-02T14:13:55Z
- Fixed `get_semver_prerelease()` so that it returns only the
prerelease without any build metadata. For example, for
`1.0.0-1.2+1.02`, it will now return `1.2`, not `1.2+1.02`. Thanks
Expand Down

0 comments on commit a723484

Please sign in to comment.