annotate docs/changelog.rst @ 7335:bc166701b0c5 stable

db: drop constraint that started failing with MariaDB 10.2 / MySQL 5.7 (Issue #324) The constraint was to prevent simple recursive parent references, but it only checked direct parents. We thus have to rely on the high level application maintaining the invariant anyway.
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 02 Jul 2018 01:55:49 +0200
parents fbbe80e3322b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
585
42a87338035a Version bump.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
1 .. _changelog:
42a87338035a Version bump.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
2
2095
Marcin Kuzminski <marcin@python-works.com>
parents: 2093
diff changeset
3 =========
585
42a87338035a Version bump.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
4 Changelog
42a87338035a Version bump.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
5 =========
42a87338035a Version bump.
Marcin Kuzminski <marcin@python-works.com>
parents:
diff changeset
6
5425
5ae8e644aa88 docs: spelling, grammar, content and typography
Søren Løvborg <sorenl@unity3d.com>
parents: 4177
diff changeset
7 Kallithea project doesn't keep its changelog here. We refer you to our `Mercurial logs`__.
2041
d533249e7d55 docs updates for release
Marcin Kuzminski <marcin@python-works.com>
parents: 2020
diff changeset
8
5433
fbbe80e3322b docs: consistent spacing around headings
Mads Kiilerich <madski@unity3d.com>
parents: 5425
diff changeset
9
5425
5ae8e644aa88 docs: spelling, grammar, content and typography
Søren Løvborg <sorenl@unity3d.com>
parents: 4177
diff changeset
10 .. __: https://kallithea-scm.org/repos/kallithea/changelog