aboutsummaryrefslogtreecommitdiffhomepage
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2017-03-11 14:23:05 +0100
committerGitHub <noreply@github.com>2017-03-11 14:23:05 +0100
commit196808e14f4df44faea4d010c062c09f36095d9b (patch)
tree8e5f72c44f813a0da6cbd7a400b2dd37f56a9d9e /CHANGELOG.md
parentc4f8360240990d7db55ceccd4bb4d4f67678fce6 (diff)
parent87e9631e4aa7c9f535ee9f97ba3db595117350ab (diff)
downloadShaarli-196808e14f4df44faea4d010c062c09f36095d9b.tar.gz
Shaarli-196808e14f4df44faea4d010c062c09f36095d9b.tar.zst
Shaarli-196808e14f4df44faea4d010c062c09f36095d9b.zip
Merge pull request #779 from ArthurHoaro/feature/import-parser-logs
Link imports are now logged in `data/` folder, and can be debug using…
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 1a87a8ca..44ac06ff 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,6 +28,7 @@ Theming:
28- Add OpenSearch to feed templates 28- Add OpenSearch to feed templates
29- Add `campaign_` to the URL cleanup pattern list 29- Add `campaign_` to the URL cleanup pattern list
30- Add an AUTHORS file and Makefile target to list authors from Git commit data 30- Add an AUTHORS file and Makefile target to list authors from Git commit data
31- Link imports are now logged in `data/` folder, and can be debug using `dev.debug=true` setting.
31 32
32### Changed 33### Changed
33- Docker: enable nginx URL rewriting for the REST API 34- Docker: enable nginx URL rewriting for the REST API