Skip to content

Commit

Permalink
Updated Changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelWaldvogel committed Jul 24, 2018
1 parent 797325f commit 0fb60d3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## 1.0.0+ - [Unreleased]
## 1.1.0 - 2018-07-24
### Added
- Support *systemd* socket activation
- Now supports [*Postfix* Virtual Mailbox mode](systemd/README.md)
### Fixed
- Incorporated *Prosody* upstream mod_auth_external.lua fixes
### Changed
- Starting from *systemd* is now the recommended mode

## 1.0.0 - 2018-01-29
### Added
Expand Down
2 changes: 1 addition & 1 deletion xclib/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '1.0.0+'
VERSION = '1.1.0'

0 comments on commit 0fb60d3

Please sign in to comment.