Skip to content

Commit 0fb60d3

Browse files
Updated Changelog and version
1 parent 797325f commit 0fb60d3

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

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

1416
## 1.0.0 - 2018-01-29
1517
### Added

xclib/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
VERSION = '1.0.0+'
1+
VERSION = '1.1.0'

0 commit comments

Comments
 (0)