diff options
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2e4f618..c427065 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,9 +16,15 @@ See also: - added Italian (it) translation - added Dutch (nl) translation - added Portuguese (pt) translation +- added Korean (ko) translation +- work landing pages +- sitemaps (eg, sitemap.xml and work sitemaps linked from robots.txt) +- "access-redirect" URLs for PDF access ### Changed +- parsed queries do not clobber user input (search box) + ### Fixed ## [0.2.0] - 2021-03-23 |