25 lines
1.1 KiB
Markdown
25 lines
1.1 KiB
Markdown
# Changelog
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
## [0.0.1] - 2025-06-01
|
|
|
|
### Added
|
|
- [utils/bookmarklets/dag.js](src/utils/bookmarklets/dag.js)
|
|
- [utils/bookmarklets/hashid.js](src/utils/bookmarklets/hashid.js)
|
|
- [utils/bookmarklets/jira.js](src/utils/bookmarklets/jira.js)
|
|
- [utils/bookmarklets/moids.js](src/utils/bookmarklets/moids.js)
|
|
- [utils/bookmarklets/rbc-di-featureflags.js](src/utils/bookmarklets/rbc-di-featureflags.js)
|
|
- [utils/bookmarklets/workspace.js](src/utils/bookmarklets/workspace.js)
|
|
- [utils/others/jsToMsDate.js](src/utils/others/jsToMsDate.js)
|
|
- [utils/others/msToJsDate.js](src/utils/others/msToJsDate.js)
|
|
- [utils/others/showDebugInfo.js](src/utils/others/showDebugInfo.js)
|
|
- [ideas/newideashere.txt](src/ideas/newideashere.txt)
|
|
- [ideas/released/featureflagging.txt](src/ideas/released/featureflagging.txt)
|
|
- [data folder](src/data)
|
|
- [complete issue type list](src/data/completeissuetypelist.txt)
|
|
- [excel issue types srini found ](src/data/excelissuetypes.txt)
|
|
- [scratchpad folder](src/scratchpad)
|
|
- [list checker](src/scratchpad/listChecker.js)
|
|
- [README.md](README.MD)
|
|
- [CHANGELOG.md](CHANGELOG.md) |