Skip to content

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]

[4.0.0] - 2025-07-05

Added

  • New section for Homebrew
  • New documentation in Homebrew for the wswcli package
  • Documentation for the Homebrew wswcli command-line tool patchvendor

[3.3.0] - 2025-04-02

Added

  • Project documentation for Satisfactory Server to 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 history to git documentation

[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 Compose section

Changed

  • Structure changes in the documentation

[1.4.0] - 2024-11-22

Added

  • New text to the Docker documentation

Changed

  • Updated existing text in the Docker documentation

[1.3.0] - 2024-11-20

Added

  • New documentation for Docker Hub
  • New documentation for the Symfony 7 Pipeline Docker Hub image
  • New documentation for the Minecraft Server Docker 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