Skip to content

Commit 45a6365

Browse files
committed
Bump version
1 parent 8478955 commit 45a6365

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Here's a summary of changes in each update.
44

5+
## Version 1.1.2 - 2017/03/07
6+
7+
* Changed: Forum moved to new domain (forum.textpattern.io) and now uses HTTPS protocol.
8+
* Changed: Updated Textile to v3.6.
9+
* Added: Use Header Strict Transport Security (HSTS).
10+
511
## Version 1.1.1 - 2017/02/10
612

713
* Fixed: fragmentation of Twitter Card/Open Graph meta.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "textpattern-forum",
3-
"version": "1.1.1",
3+
"version": "1.1.2",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/textpattern/textpattern-forum"

0 commit comments

Comments
 (0)