Skip to content

Files

Latest commit

 

History

History
78 lines (34 loc) · 3.99 KB

CHANGELOG.md

File metadata and controls

78 lines (34 loc) · 3.99 KB

Changelog

All notable changes to this project will be documented in this file.

1.6.0 (2024-02-18)

Features

  • ssm: Inputs to Enabled AWS SSM Session Manager Added (8e5abe4)

Bug Fixes

  • s3: Fixed a bug preventing newer AWS regions from being supported (6187beb)

1.5.0 (2024-01-31)

Features

  • outputs: Outputs added to root of module and examples (#12) (f7d7dc2)

1.4.2 (2024-01-29)

Bug Fixes

  • supply crates: Fixed a bug preventing RandomSupplyCratePoints from being configured (#11) (2f98471)

1.4.1 (2024-01-27)

Bug Fixes

  • custom ini fix: Fixed a bug preventing custom ini files from github from working in certain conditions (#10) (af8a9c1)

1.4.0 (2024-01-22)

Features

  • restore-from-backup: The ability for users to provide existing save game data on startup added (#8) (9dfaee7)

1.3.0 (2024-01-19)

Features

  • crossplay: Input added supported_server_platforms to Enable Platform Selection (#7) (190d78d)

1.2.0 (2024-01-19)

Features

  • mods: mod_list input added. Mods can now be added to the server (#6) (9fbf954)

1.1.0 (2024-01-19)

Features

  • Adding Examples, Fixing a Bug, Updating Docs (#5) (1b62b5d)

1.0.1 (2024-01-16)

Bug Fixes

  • custom-ini-github: Fixed bug preventing user_data from downloading custom .ini filesfrom github (8e081d8)

1.0.0 (2024-01-15)

Features