Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Latest commit

 

History

History
135 lines (70 loc) · 4.52 KB

CHANGELOG.md

File metadata and controls

135 lines (70 loc) · 4.52 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.

[2021-09-13T18.53.45] - 2021-09-13

Updated

  • Updated insertGalleryContent documentation with inclusion of insertMethod

Updated

  • Updated insertGalleryContent documentation.

Updated

  • Documentation for updateLink

Added

  • re-added doc for updateLink method for internal users due to github action failure

Added

  • Added doc for updateLink method for internal users.

Added

  • Documented the page content modification method for internal users.

Fixed

  • Fixed an unlinked section in the changelog.

Updated

  • Removed branch protection. Not able to force push to master.
  • Run verify workflow only on PRs

Fixed

  • Trying forced push again

Fixed

  • Protecting the master branch but allowing force push to enable git actions to update the changelog

Fixed

  • Fixing issue with changelog update by workflow on protected branch. By disabling branch protection since wf doesn't allows this ability yet.

Added

  • Added ability to run project locally via a dockerized container.

Added

  • Added a changelog enforcer to the workflow.
  • Tagging and uploading the releases.
  • Updating the changelog after a release