This is an automated email from the ASF dual-hosted git repository.
poorejc pushed a commit to branch flagon-userale-17
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-useralejs.git
The following commit(s) were added to refs/heads/flagon-userale-17 by this push:
new 9aa070d minor updates to README
9aa070d is described below
commit 9aa070d0a9568ad7021c24ac3492ed831b80e10b
Author: poorejc <[email protected]>
AuthorDate: Mon Feb 1 20:20:55 2021 -0500
minor updates to README
---
README.md | 15 +++++----------
1 file changed, 5 insertions(+), 10 deletions(-)
diff --git a/README.md b/README.md
index b5cb616..639375d 100755
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[](https://builds.apache.org/job/useralejs-ci?)

-
+

[](http://www.apache.org/licenses/LICENSE-2.0)
@@ -23,16 +23,11 @@ Additional documentation and a demonstration can be found
at the [Apache Flagon
[Contributing](https://github.com/apache/incubator-flagon-useralejs#contributing)
[License](https://github.com/apache/incubator-flagon-useralejs#license)
-## What's New in Version 2.1.0?
+## What's New in Version 2.1.1 (unreleased)?
-- Module package-bundler deployment support (include UserALE.js via 'import' &
'require')
-- Updated existing example page to include a range of HTML elements
-- New example page for including UserALE.js as a module (Webpack example)
-- Added support for logging from HTML Forms
-- Added SessionId persistence via SessionStorage
-- Exposes a wide range of functions to support custom logging with UserALE.js
-- Added support for passing auth-headers via log pipeline to back-end
-- Added additional log fields: browser type and version, inner width/height
(for heatmaps)
+- Minor updates to resolve extant vulnerabilities in dependency tree
+- ...
+- ...
See our
[CHANGELOG](https://github.com/apache/incubator-flagon-useralejs/blob/master/CHANGELOG.md)
for a complete list of changes.