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.
v2021-09-13T19.26.36 - 2021-09-13
- Updated
insertGalleryContent
documentation with inclusion ofinsertMethod
v2021-09-13T18.53.45 - 2021-09-13
v2021-08-24T18.08.15 - 2021-08-24
v2021-08-24T16.36.35 - 2021-08-24
- Updated
insertGalleryContent
documentation.
v2021-08-18T15.45.40 - 2021-08-18
v2021-08-16T14.23.55 - 2021-08-16
- Documentation for updateLink
v2021-08-11T01.08.44 - 2021-08-11
v2021-08-10T23.52.17 - 2021-08-10
- re-added doc for
updateLink
method for internal users due to github action failure
v2021-08-10T23.15.33 - 2021-08-10
- Added doc for
updateLink
method for internal users.
v2021-06-01T18.18.36 - 2021-06-01
- Documented the page content modification method for internal users.
v2021-05-22T22.11.29 - 2021-05-22
- Fixed an unlinked section in the changelog.
v2021-05-22T21.30.10 - 2021-05-22
- Removed branch protection. Not able to force push to master.
- Run verify workflow only on PRs
v2021-05-22T21.22.12 - 2021-05-22
- Trying forced push again
v2021-05-22T21.01.02 - 2021-05-22
- Protecting the master branch but allowing force push to enable git actions to update the changelog
v2021-05-22T20.06.03 - 2021-05-22
- Fixing issue with changelog update by workflow on protected branch. By disabling branch protection since wf doesn't allows this ability yet.
v2021-05-22T19.34.49 - 2021-05-22
- Added ability to run project locally via a dockerized container.
v2021-05-21T19.31.40 - 2021-05-21
- Added a changelog enforcer to the workflow.
- Tagging and uploading the releases.
- Updating the changelog after a release