diff doc/changes.rst @ 91:5ca36fbea43d

Created a changelog
author Franz Glasner <hg@dom66.de>
date Sat, 17 Mar 2018 18:59:14 +0100
parents
children d51a18e5b0e3
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/doc/changes.rst	Sat Mar 17 18:59:14 2018 +0100
@@ -0,0 +1,19 @@
+.. -*- coding: utf-8 -*-
+
+=========
+ Changes
+=========
+
+All major changes over the versions are listed here. For API breaking
+changes have a look at :ref:`api-changes`, they are listed there in
+detail.
+
+.. include:: ../CHANGES.txt
+
+
+.. _api-changes:
+
+API Breaking Changes
+====================
+
+No incompatible changes yet.