diff options
author | Bryan Newbold <bnewbold@archive.org> | 2021-04-30 15:08:47 -0700 |
---|---|---|
committer | Bryan Newbold <bnewbold@archive.org> | 2021-04-30 15:08:47 -0700 |
commit | c217ea8e32f284b01ba23fd08ad9e264555ca37a (patch) | |
tree | 10bba376ebaf5ae51be51d148619b96010d5fb2c /CHANGELOG.md | |
parent | c6305dea8a37583d79c33388244bc5209fdd598b (diff) | |
download | fatcat-scholar-c217ea8e32f284b01ba23fd08ad9e264555ca37a.tar.gz fatcat-scholar-c217ea8e32f284b01ba23fd08ad9e264555ca37a.zip |
update recent CHANGELOG
Diffstat (limited to 'CHANGELOG.md')
-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 |