===================================
CHANGES for Crate ReadTheDocs Theme
===================================

Unreleased
==========

2014/11/11 0.3.7
----------------

- renamed 'Crate Data' to 'Crate'
  and 'Crate Data JDBC Driver' to 'Crate JDBC Driver'

2014/09/05 0.3.6
----------------

- make navigation highlightling follow page scrolling correctly

2014/08/19 0.3.5
----------------

- added styles for 'seealso' and 'todo' colour boxes

- added docutils.conf to specify max length of field names

2014/08/07 0.3.4
----------------

- hardcoded canonical url to make documentation public on
  read the docs

2014/08/05 0.3.3
----------------

- added segment.io analytics

2014/07/31 0.3.2
----------------

- fixed internal page links so section headline is visible
  when selecting from left hand navigation

- decreased font size in version list

2014/07/29 0.3.1
----------------

- fixed not closed html tag

- load Google font from https or http depending on doc URL

2014/07/28 0.3.0
----------------

- new style to match website design

- added support for tracking via segment.io

- upgraded to google universal analytics tracking code

2014/07/03 0.2.7
----------------

 - fixed css selector for code literals in tables

2014/07/03 0.2.6
----------------

 - do not break table header lines and code literals in tables

2014/05/20 0.2.5
----------------

 - added conf for crate jdbc driver

2014/05/19 0.2.4
----------------

 - fix: linebreaks in code blocks

2014/05/12 0.2.3
----------------

 - added conf for java client

2014/05/08 0.2.2
----------------

 - fixed crash config

2014/05/08 0.2.1
----------------

 - make urls in version dropdown absolute

2014/05/08 0.2.0
----------------

 - changed package structure to crate.theme.rtd

2014/05/07 0.1.0
----------------

  - Initial theme
