urbit-ob

JavaScript utilities for phonemic base wrangling.
Log | Files | Refs | README

commit 724abac430fc32062877252cef85049a95ede378
parent e2445811b515b41c1786c51edaf3f5d6214a92d5
Author: Jared Tobin <jared@jtobin.io>
Date:   Wed,  7 Aug 2019 07:11:11 -0230

Update CHANGELOG. [ci skip]

Diffstat:
MCHANGELOG | 5+++--
1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG @@ -1,7 +1,8 @@ # Changelog -- 4.0.2 (2019-08-01) - * Removes most of lodash and adds a browser build. +- 4.1.0 (2019-08-07) + * Adds a browser build. The library should now "just work" when imported + in a browser app, instead of requiring building downstream. (#24) - 4.0.1 (2019-06-17) * Fixes a bug in isValidPat{p, q} that caused it to return 'true' for '~'.