Merge branch master into devel

This commit is contained in:
Jakub
2020-07-02 10:16:08 +02:00
12 changed files with 84 additions and 60 deletions

View File

@ -15,14 +15,12 @@
// You should have received a copy of the GNU General Public License
// along with ProtonMail Bridge. If not, see <https://www.gnu.org/licenses/>.
// Code generated by ./release-notes.sh at Tue 09 Jun 2020 10:21:50 AM CEST. DO NOT EDIT.
// Code generated by ./release-notes.sh at Thu 21 May 2020 07:59:59 AM CEST. DO NOT EDIT.
package bridge
const ReleaseNotes = `• Changed directory for storing logs on Linux
const ReleaseNotes = `
`
const ReleaseFixedBugs = `• Fixed sync errors due to localization
• Fixed draft deletion
• Fixed re-appearing messages in Outlook
const ReleaseFixedBugs = `• Fixed ignored import to Sent folder
`