Sha256: d8ef9c59e0626b875fca5367ca079ad6cc72e69b80058171af130c45498c558c

Contents?: true

Size: 628 Bytes

Versions: 2

Compression:

Stored size: 628 Bytes

Contents

## 1.0.0

### breaking changes

* Servicenow::Client#snow_base_url is renamed
Servicenow::Client#snow_api_base_url for consistency with other variables
* Logger is moved from Servicenow::Client to Servicenow; passing logger to
Client has no effect
* renamed Servicenow::Client#submit_change to Servicenow::Client#create_change

### other changes

* moved configuration to the module level
* added methods to post work notes to a Change
* added methods to start and stop a Change
* Servicenow.logger by default logs to STDOUT, INFO level.  A future improvement
  will attempt to mask passwords
* basic tests

## 0.0.3

## 0.0.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
servicenow-1.1.0 CHANGELOG.md
servicenow-1.0.0 CHANGELOG.md