Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased]
[6.1.1] - 2025-12-02
Changed
- Fixed spelling mistakes
[6.1.0] - 2025-12-02
Added
- Add edit and view actions to MkDocs configuration
Changed
- Changed logo and favicon URL to GitHub profile picture
[6.0.0] - 2025-09-02
Added
- Add blog plugin and section to documentation
[5.0.0] - 2025-09-02
Added
- Moved documentation to GitHub pages
[4.0.1] - 2025-08-05
Fixed
- Corrected typo in MySQL Docker Compose example
- Fixed incorrect port mapping in MySQL Docker Compose example
[4.0.0] - 2025-07-05
Added
- New section for
Homebrew - New documentation in Homebrew for the
wswclipackage - Documentation for the Homebrew
wswclicommand-line toolpatchvendor
[3.3.0] - 2025-04-02
Added
- Project documentation for
Satisfactory Serverto the Docker Hub section
[3.2.1] - 2025-03-30
Fixed
- Typo in the index page title
[3.2.0] - 2024-12-04
Added
- Project documentation for
Docker Compose Helper Script
[3.1.0] - 2024-11-25
Added
Remove secrets from git historytogitdocumentation
[3.0.0] - 2024-11-25
Added
- New section for
Projects - New section for
Bitbucket Pipelines - New documentation for
Bitbucket Pipelines
[2.0.0] - 2024-11-24
Added
- Home page for the documentation
- New documentation for the
Docker Composesection
Changed
- Structure changes in the documentation
[1.4.0] - 2024-11-22
Added
- New text to the
Dockerdocumentation
Changed
- Updated existing text in the
Dockerdocumentation
[1.3.0] - 2024-11-20
Added
- New documentation for Docker Hub
- New documentation for the
Symfony 7 PipelineDocker Hub image - New documentation for the
Minecraft ServerDocker Hub image
[1.2.1] - 2024-11-19
Fixed
- Broken link in the Keycloak Docker Compose documentation
[1.2.0] - 2024-11-18
Added
- New documentation for running Docker Compose scripts
- New documentation for Keycloak Docker Compose
Removed
- Old Keycloak documentation
[1.1.0] - 2024-11-18
Added
- New section for Docker Compose Scripts
- Changelog documentation file
[1.0.0] - 2024-04-24
Added
- Initial release of the documentation
- First documentation files
Versioning
This project uses Semantic Versioning:
Major Version (X.0.0)
- Structure changes in the documentation
- Breaking changes in organization
Minor Version (0.X.0)
- New documentation sections
- New features or content
Patch Version (0.0.X)
- Bug fixes in the documentation
- Small improvements and corrections