Skip to content

Commit f0794f9

Browse files
committed
updated readme for SCRAM-SHA-256
1 parent abeb8b1 commit f0794f9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ to implement the current requirements for the driver.
2424
* [x] Better support for new MongoDB version, for example the ability to use views
2525
* [x] Upgrade to ([DBConnection 2.x](https://github.com/elixir-ecto/db_connection))
2626
* [x] Removed depreacated op codes ([See](https://docs.mongodb.com/manual/reference/mongodb-wire-protocol/#request-opcodes))
27+
* [x] Support for SCRAM-SHA-256 (MongoDB 4.x)
2728
* [ ] Because the driver is used in production environments, quick adjustments are necessary.
2829

2930
## Features

0 commit comments

Comments
 (0)