changed the word deprecated to removed

This commit is contained in:
v-kaywon 2017-07-31 13:16:56 -07:00
parent ecf316fb0f
commit 408f9a29e1

View file

@ -12,7 +12,7 @@ Updated PECL release packages. Here is the list of updates:
### Changed
- Implementation of PDO::lastInsertId($name) to return the last inserted sequence number if the sequence name is supplied to the function ([lastInsertId](https://github.com/Microsoft/msphpsql/wiki/Features#lastinsertid))
### Deprecated
### Removed
- No longer support Ubuntu 15
- Supplying tablename into PDO::lastInsertId($name) no longer return the last inserted row