Skip to content

Commit

Permalink
Release 2.2.0 (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
christophboecker authored Apr 26, 2024
1 parent a3ca96f commit d4a2363
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
16 changes: 12 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
# Changelog

## xx-xx-2024
## 26-02-2024 2.2.0

- Umbau
- Umbau (#152)
- Die Handbuchseiten sind technisch etwas anders realisiert.
- Fehlerkorrekturen
- geänderte Darstellung der Code-Blöcke im Handbuch; neue Verson von PrismJS
- help.php/help.yml aufgelöst - kaum Chancen für die Zulassung durch RexStan :-)
- statt dessen eine vereinfachte Lösung als page/manual.php
- Handbuch-Menü komplett über package.yml realisiert
- Inhalte der Doku angepasst und formal optimiert (z.B. ```php statt ```)
- Beautifier für Code-Blöcke (PrismJS) aktualisiert (als help.min.js/css), anderes Farbschema (hell)
- Handbuch-Berechtigungen um "geolocation[developer]" erweitert

- BugFix
- Typos in package.yml korrigiert (#154 @TobiasKrais)



## 25.06.2023 2.1.3
Expand Down
2 changes: 1 addition & 1 deletion package.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
package: geolocation
version: '2.1.3'
version: '2.2.0'
author: Friends Of REDAXO
supportpage: https://github.com/FriendsOfREDAXO/geolocation

Expand Down

0 comments on commit d4a2363

Please sign in to comment.