We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3353aa2 commit 82984beCopy full SHA for 82984be
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.1.0](https://github.com/wayofdev/docker-postgres/compare/v1.0.0...v1.1.0) (2022-11-02)
4
+
5
6
+### Features
7
8
+* add ULID support ([31e1124](https://github.com/wayofdev/docker-postgres/commit/31e1124b94e3a62ae5398bd5ea12ee52ac1115d7))
9
10
## 1.0.0 (2022-11-02)
11
12
package.json
@@ -1,5 +1,5 @@
{
- "version": "1.0.0",
+ "version": "1.1.0",
"repository": {
"url": "https://github.com/wayofdev/docker-postgres.git"
}
0 commit comments