Skip to content
Snippets Groups Projects
Commit bee34d63 authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Merge branch 'release-1.0' into 'master'

Do release 1.0

See merge request !16
parents c2a87762 d2c7dcc6
No related branches found
No related tags found
1 merge request!16Do release 1.0
Pipeline #79452 passed
Pipeline: AlekSIS

#79467

    Changelog
    =========
    `1.0`_
    ------
    All notable changes to this project will be documented in this file.
    New features
    ~~~~~~~~~~~~
    The format is based on `Keep a Changelog`_,
    and this project adheres to `Semantic Versioning`_.
    * Initial release
    Unreleased
    ----------
    Bugfixes
    ~~~~~~~~
    `1.0`_ - 2022-06-25
    -------------------
    * None
    Added
    ~~~~~
    Minor changes
    ~~~~~~~~~~~~~
    * Initial release.
    * None
    .. _Keep a Changelog: https://keepachangelog.com/en/1.0.0/
    .. _Semantic Versioning: https://semver.org/spec/v2.0.0.html
    _`1.0`: https://edugit.org/AlekSIS/official//AlekSIS-App-Matrix/-/tags/1.0
    .. _1.0: https://edugit.org/AlekSIS/Official/AlekSIS-App-Matrix/-/tags/1.0
    ......@@ -31,7 +31,7 @@ author = "The AlekSIS Team"
    # The short X.Y version
    version = "1.0"
    # The full version, including alpha/beta/rc tags
    release = "1.0"
    release = "1.0.1.dev0"
    # -- General configuration ---------------------------------------------------
    ......
    [tool.poetry]
    name = "AlekSIS-App-Matrix"
    version = "1.0"
    version = "1.0.1.dev0"
    packages = [
    { include = "aleksis" }
    ]
    ......
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment