Skip to content

Commit ad7adac

Browse files
committed
Link to NEWS.md and drop GNU Units version number from description
1 parent ffb1ac0 commit ad7adac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ used for input and output, and quantities can be converted to arbitrary scale.
1212
Unit and prefix definitions are retrieved from database tables, and new
1313
definitions can be added at run time. The extension comes with over 2500 units
1414
and over 100 prefixes found in the [definitions.units file](definitions.units)
15-
in [*GNU Units*](https://www.gnu.org/software/units/) 2.16.
15+
in [*GNU Units*](https://www.gnu.org/software/units/).
1616

1717
Requires PostgreSQL 9.5 or later (uses *HASH_BLOBS*), flex, and bison 3 (the
1818
pre-built grammar files are used if only bison 2 is available).
1919

20+
[Changelog](NEWS.md)
21+
2022
[![Build Status](https://travis-ci.org/ChristophBerg/postgresql-unit.svg?branch=master)](https://travis-ci.org/ChristophBerg/postgresql-unit)
2123

2224
Features

0 commit comments

Comments
 (0)