Skip to content

Latest commit

 

History

History
56 lines (34 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

56 lines (34 loc) · 1.03 KB

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]

0.4.0 - 12-08-2024

Added

  • Few jsdocs more to demostrate how to use it
  • Created a simple example for joi
  • CODEOWNERS Should work now?
  • security_opt for compose
  • logging for compose
  • app_user instead of root

0.3.0 - 08-08-2024

Added

  • joi as a dependency in package.json
  • scaffold for src folder
  • update README.md with new sections

0.2.0 - 07-08-2024

Added

  • CODEOWNERS file
  • .vscode folder with extensions.json file
  • estlingPluginSecurity in eslint.config.js

Removed

  • dotenv from dependencies in package.json

0.1.0 - 19-07-2024

Added

  • Add CHANGELOG.md file
  • Release Pipeline

Changed

  • Documentation now being generated only on master branch

[0.0.1] 18-07-2024

Added

  • Initial release