=== olddoc 1.1.2 - fix Atom feed rendering / 2015-11-28 01:49 UTC

  * news_atom: add missing <div> for XHTML

=== olddoc 1.1.1 / 2015-11-01 07:55 UTC

  * oldweb: fix relative path normalization
    This was wasting 2 bytes per link on top-level pages.

=== olddoc 1.1.0 - NNTP and more / 2015-10-15 01:47 UTC

  This release adds support for the `nntp_url` in .olddoc.yml
  for mailing lists with NNTP gateways (possibly read-only).

  This exists because the project mailing list is now readable
  over NNTP:

    nntp://news.public-inbox.org/inbox.comp.lang.ruby.olddoc

  This also relaxes the dependency on the README being
  RDoc-formatted, allowing "olddoc prepare" to generate
  NEWS/NEWS.atom.xml files for projects which use only
  plain-text and not RDoc.

  * support for nntp_url, make private_email optional
  * gemspec: use SPDX-compatible license
  * readme: relax dependency on RDoc formatting

=== olddoc 1.0.1 - minor tweaks / 2015-01-10 22:24 UTC

  * update show NEWS.atom.xml on the website, too
  * class.rhtml: ensure space before "source" link
  * class: deal with method.param_seq being nil

=== olddoc 1.0.0 / 2015-01-09 01:32 UTC

  initial release!

