Skip to content

Commit 7be0910

Browse files
authored
Update README.md
1 parent b808de0 commit 7be0910

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,13 @@ This implementation of **uint** duplicates https://github.com/maciekgajewski/pos
77

88
## Major changes made so far
99

10-
- made compatible with 9.x;
11-
- made compatible with >= 9.3.x;
12-
- added support for **CREATE EXTENSION**;
13-
- retested with PostgreSQL 9.5 and 9.6
14-
- dockerized;
10+
- *2019-08-03*: made compatible with 9.x, 10.x, and 11.x;
1511
- added automated testing and CI (travisCI).
12+
- dockerized;
13+
- retested with PostgreSQL 9.5 and 9.6
14+
- added support for **CREATE EXTENSION**;
15+
- made compatible with >= 9.3.x;
16+
- made compatible with 9.x;
1617

1718
## Installation
1819
```

0 commit comments

Comments
 (0)