diff options
-rw-r--r-- | CHANGELOG | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -18,6 +18,12 @@ useful for getting a quick idea of what happened in a transaction. Currently only useful on the client or with the puppet interpreter. + Changed the interal workings for retrieve and removed the :is attribute + from Property. The retrieve methods now return the current value of + the property for the system. + + Rmoved acts_as_taggable from the rails models. + 0.22.4 Execs now autorequire the user they run as, as long as the user is specified by name. (#430) |