CHANGES.md in ruby-jss-1.2.0b1 vs CHANGES.md in ruby-jss-1.2.0

- old
+ new

@@ -2,10 +2,10 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## \[1.2.0] - Unreleased +## \[1.2.0] - 2019-10-17 ### Added - APIConnection#flushcache can be used to flush all cached data, or just for specific APIObject lists or ExtensionAttribute definitions. This is now used more often throughout ruby-jss. ### Fixed - Group.all_static was returning all_smart, now actually returns all_static