From d24c4cba335cf2215600b41589d9e30a4eb96a76 Mon Sep 17 00:00:00 2001 From: Adam Turner <9087854+aa-turner@users.noreply.github.com> Date: Mon, 8 Jan 2024 04:00:37 +0000 Subject: [PATCH] Bump to 0.7.15 --- alabaster/__init__.py | 4 ++-- docs/changelog.rst | 11 +++++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/alabaster/__init__.py b/alabaster/__init__.py index a695b9b..c86a8d6 100644 --- a/alabaster/__init__.py +++ b/alabaster/__init__.py @@ -1,7 +1,7 @@ import os -__version_info__ = (0, 7, 14) -__version__ = "0.7.14" +__version_info__ = (0, 7, 15) +__version__ = "0.7.15" def get_path(): diff --git a/docs/changelog.rst b/docs/changelog.rst index c0910a3..b9b711a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -5,6 +5,17 @@ Changelog Next release (in development) ----------------------------- +:git_tag:`0.7.15` -- 2024-01-08 +------------------------------- + +- :feature:`213` Allow an arbitrary string in the ``logo_name`` option. +- :feature:`114` Improved sidebar CSS styles. +- :issue:`178` Deprecated ``canonical_url`` in favor of ``html_baseurl``. +- :bug:`200` Removed duplicate ```` tag. +- :bug:`188` Removed underline from whitespace. +- :bug:`164` Removed ``type="text/javascript"`` from