diff options
author | Ruben Pollan <meskio@sindominio.net> | 2015-12-18 19:37:44 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-02-25 11:35:19 -0600 |
commit | 81232da09286f7f1812f6d3d182cd57665feaa1f (patch) | |
tree | c347ffc096649c6408bc8b5ea9ab3f880efada43 /changes | |
parent | 64eaf2ee426623072bc2d9b1faf77ab831cb3be1 (diff) |
[feat] Migrate soledad documents by adding versioning field
- Resolves: #7713
Diffstat (limited to 'changes')
-rw-r--r-- | changes/next-changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/next-changelog.txt b/changes/next-changelog.txt index c6cdde8..de837da 100644 --- a/changes/next-changelog.txt +++ b/changes/next-changelog.txt @@ -11,6 +11,8 @@ I've added a new category `Misc` so we can track doc/style/packaging stuff. Features ~~~~~~~~ - `#7485 <https://leap.se/code/issues/7485>`_: Move validation, usage and audited date to the active document. +- `#7713 <https://leap.se/code/issues/7713>`_: Update soledad documents by adding versioning field. + - `#1234 <https://leap.se/code/issues/1234>`_: Description of the new feature corresponding with issue #1234. - New feature without related issue number. |