Browse Source

Prepare for 1.5.0 release

pull/8503/head
Thomas Bruederli 4 years ago
parent
commit
942b8d90d9
  1. 2
      CHANGELOG.md
  2. 2
      Makefile

2
CHANGELOG.md

@ -1,6 +1,6 @@
# Changelog Roundcube Webmail
## Unreleased
## Release 1.5.0
- Support displaying RTF content (including encapsulated HTML) from a TNEF attachment
- Newmail_notifier: Improved the notification sound (#8155)

2
Makefile

@ -1,5 +1,5 @@
GITREMOTE=git://github.com/roundcube/roundcubemail.git
GITBRANCH=master
GITBRANCH=release-1.5
GPGKEY=devs@roundcube.net
VERSION=1.5-rc

Loading…
Cancel
Save