Skip to content
This repository was archived by the owner on Jan 18, 2021. It is now read-only.

Commit a57b61f

Browse files
GitBrentGitBrent
authored andcommitted
misc adds
1 parent 8213841 commit a57b61f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@
44
[Full Changelog](https://github.com/gitbrent/sprestlib/compare/v1.5.0...v1.6.0)
55

66
**Implemented Enhancements:**
7-
- Removed jQuery methods from sprestlib.js - there are now ZERO library dependencies!
87
- Add support for SP User Profile API [\#14](https://github.com/gitbrent/sprestlib/issues/14) ([ra6hi9](https://github.com/ra6hi9))
8+
- Removed jQuery methods from sprestlib.js - there are now ZERO library dependencies!
99
- Add async/await example [\#16](https://github.com/gitbrent/sprestlib/pull/16) ([wmertens](https://github.com/wmertens))
1010
- Removed all ES6 code from `sprestlib-demo.html` (it is IE11 compatible now!), plus moved deps to CDN from local files.
11+
- Improved error messages/feedback
1112

1213
**Fixed Bugs:**
1314
- Fixed two issues with CRUD operations via Node.js
15+
- Fixed a few minor issues with parsing no results in certain scenarios, etc.
1416

1517

1618

0 commit comments

Comments
 (0)