CHANGES.md in ruby-jss-1.6.0b1 vs CHANGES.md in ruby-jss-1.6.0
- old
+ new
@@ -6,10 +6,10 @@
## \[1.6.0] - 2021-05-??
### Fixed
- - Creating JSS::User's no longer requires a valid LDAP server. Many thanks to @aaron-mmt for filing and fixing this issue!
+ - Creating a JSS::User no longer requires a valid LDAP server. Many thanks to @aaron-mmt for filing and fixing this issue!
- HTTP 409 errors are handled more appropriately, and should report the actual error message from the server, e.g. 'Duplicate Primary MAC Address'
### Changed