Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 750 Bytes

CHANGELOG.md

File metadata and controls

21 lines (14 loc) · 750 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, This project (not yet) adheres to Semantic Versioning.

Unreleased

Added

  • image alt-text field to project model and form. (!1425)
  • image mixin to ensure all images added in projects and related models require meta data in form of alt-text and copyright. (!1425)
  • add CategoryAliasFilter and LabelAliasFilter for category and label filters with custom label (#1436)
  • add markdown rules to editorconfig

Changed

  • actions: only create actions for phases and projects if the project is not a draft (!1437)
  • reformat CHANGELOG.md