Skip to content

Commit

Permalink
Release v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zoni committed Oct 28, 2017
1 parent e2b7201 commit f4f116d
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
v1.1.0 / 2017-10-28
===================

* Get hostname from postfix "myhostname" value
* Allow setting custom $PATH using --path argument
* Makefile cleanups
* Add debian build target

v1.0.1 / 2017-09-04
===================

* Don't treat "." as end of message

v1.0.0 / 2017-09-04
===================

* Initial commit
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,9 @@ License

Postforward is offered under the 2-Clause BSD license. See
[LICENSE.txt](LICENSE.txt) for the full license text.


Changelog
---------

See [CHANGES](CHANGES.md).

0 comments on commit f4f116d

Please sign in to comment.