Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
Release v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
carlobeltrame committed Feb 9, 2018
1 parent b74b327 commit 3433f83
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@ Alle bemerkenswerten Änderungen an diesem Projekt werden in dieser Datei festge
Das Format basiert auf [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) und dieses Projekt hält sich an [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]


## [1.2.3] - 2018-02-09
### Changed
- Sortierung von Stufen, Gruppen, Kontakten, Special Events und Pages vereinheitlicht und im Backend beschrieben.
- Liste der zukünftigen Special Events nutzt nun die volle Breite der Ansicht.
- Der ganze Jahresplan-Abschnitt wird nur noch angezeigt wenn auch ein Jahresplan angezeigt werden kann.
- Der Text "Keine Events" aus den Agenda-Pageeinstellungen wird jetzt in jedem Fall statt einem fixen Text angezeigt.


## [1.2.2] - 2018-02-07
### Added
- Changelog als Markdown auf GitHub hochgeladen.
Expand Down Expand Up @@ -76,7 +80,8 @@ Das Format basiert auf [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) u
### Added
- Ursprüngliches Release.

[Unreleased]: https://github.com/gloggi/abteilungs-homepages/compare/v1.2.2...HEAD
[Unreleased]: https://github.com/gloggi/abteilungs-homepages/compare/v1.2.3...HEAD
[1.2.3]: https://github.com/gloggi/abteilungs-homepages/compare/v1.2.2...v1.2.3
[1.2.2]: https://github.com/gloggi/abteilungs-homepages/compare/v1.2.1...v1.2.2
[1.2.1]: https://github.com/gloggi/abteilungs-homepages/compare/v1.2.0...v1.2.1
[1.2.0]: https://github.com/gloggi/abteilungs-homepages/compare/v1.1.0...v1.2.0
Expand Down
2 changes: 1 addition & 1 deletion wordpress/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gloggi-abteilungs-homepages",
"version": "1.2.2",
"version": "1.2.3",
"description": "WordPress plugin and theme for easy to setup websites for scouting Abteilungen",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3433f83

Please sign in to comment.