Skip to content

Commit

Permalink
Release 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sio committed Mar 19, 2019
1 parent 2b61724 commit 836d844
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 5 deletions.
15 changes: 15 additions & 0 deletions RELEASES.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,22 @@ changelog](http://keepachangelog.com) is important!

Plans and ideas for future versions can be found in the [roadmap](ROADMAP.md).

<!--
## Unreleased changes (currently in git master)
-->



## Version 1.2.0 (2019-03-19)

#### Git commit: #n/a

This release adds a few minor improvements regarding the unit testing
framework.

The library has been in regular use for more than a year already and has
proven to be very stable and had required very little maintenance. Author
recommends it for use in any suitable task.

#### New features

Expand Down
10 changes: 5 additions & 5 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,12 @@ Current goals and values (in order of descending importance) are:
separate project that relies on LibPQ for importing the source code.


## Roadmap to the next release (probably 1.2.0)
## Roadmap to the next release (probably 1.3.0)

There are no explicit plans for new features yet. This section will be futher
updated in the development process.
updated in the development process. If you think something needs to be added
or changed in LibPQ, please feel free to create [an
issue](https://github.com/sio/LibPQ/issues).

If no critical bugs are discovered and no breaking changes arrive with Power
Query updates, the next (minor) release is scheduled for the beginning of 2019.
Most likely it will contain some additions to the collection of modules and
some minor polishing touches to the import-time user experience.
Query updates, the next (minor) release is scheduled for the beginning of 2020.

0 comments on commit 836d844

Please sign in to comment.