From e18d9922161333a9a0111c3543b58bafae9eb9d2 Mon Sep 17 00:00:00 2001 From: Brett Zamir Date: Thu, 25 Oct 2018 10:14:25 +0800 Subject: [PATCH] - Docs (CHANGES): Update --- CHANGES.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index bcb048b8..dce5f92f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,11 @@ # ? +- Docs (ReleaseInstructions): Clarify build instructions for release +- Docs: For clarity, rename `grep-jsdoc.js` to + `jsdoc-check-overly-generic-types.js` +- Docs: Move `GenericCallback` to `typedefs.js` for possible (if unlikely) + reuse +- npm: Update "grep-doc" to "types-doc" for greater clarity - npm: Per convention, switch Node-based (headless browser) testing script to `npm test` and change the browser tests to "browser-test"