Skip to content

Commit 6caa9af

Browse files
committed
Update LTS statement
1 parent 2df20e0 commit 6caa9af

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,9 @@
2929
- [Invoke a service](#invoke-a-service)
3030
- [Get the request schema](#get-the-request-schema)
3131
- [Get the response schema](#get-the-response-schema)
32-
<<<<<<< HEAD
33-
- [Get the status of the service](#get-the-status-of-the-service)
34-
- [Module Long Term Support Policy](#module-long-term-support-policy)
35-
=======
3632
- [Update a Service](#update-a-service)
3733
- [Delete a Service](#delete-a-service)
38-
>>>>>>> Complete README updates
34+
- [Module Long Term Support Policy](#module-long-term-support-policy)
3935
- [License](#license)
4036

4137
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
@@ -239,7 +235,8 @@ zosconnect.getService('dateTimeService').then((service) => {
239235

240236
| Module Version | Release Date | Minimum EOL | EOL With | Status |
241237
|------------------|--------------|-------------|--------------|---------|
242-
| V1.0.0 | Jul 2017 | Dec 2019 | Node 8 | Current |
238+
| 2.x.x | Jul 2018 | Dec 2019 | | Current
239+
| 1.x.x | Jul 2017 | Dec 2019 | Node 8 | LTS |
243240

244241
### License
245242
```

0 commit comments

Comments
 (0)