CHANGELOG.md in nssql-1.0.0 vs CHANGELOG.md in nssql-1.1.0

- old
+ new

@@ -1,4 +1,8 @@ +## 1.1.0 (2020-03-15) + + - Adds support to configure credentials via `ENV['NETSUITE_USER']` and `ENV['NETSUITE_PASSWORD']` + ## 1.0.0 (2019-08-07) - New way of defining columns: `ns_column :column` - Uses `include` to support inheritance from other classes