From 12e0acbf0bf37ee3ed848d4a2169bcb2bab793ab Mon Sep 17 00:00:00 2001 From: Robert Wikman Date: Fri, 30 Mar 2018 21:06:33 +0200 Subject: [PATCH] Added 0.7 news --- README.rst | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index e064b7a..b26708b 100644 --- a/README.rst +++ b/README.rst @@ -20,15 +20,10 @@ News ---- -Version 0.6 has been released :tada: - -This release comes with changes to some fundamental parts of the library. The old code has been kept, and should work seamlessly but raises a deprecation warning upon usage. - -In short, the new version introduces the concept of **resources**, which enables a natural interaction with any ServiceNow API and changes how requests are performed, while -providing an improved response interface. - -Also, the documentation has been reworked and covers only version 0.6 and later. If you're not interested in switching, that's OK, `The old documentation `_ is still available. +**Version 0.7** +This release comes with a new attachment helper, available in *table-type* `Resources`. +Go `here `_ for its API documentation, or check out an `example `_. Documentation