Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ekarademir authored Sep 30, 2023
1 parent 06950d4 commit d20eba3
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,15 @@ A mongo mocking library with an ephemeral MongoDB running in memory.

## What's new?

### v0.4.0-pre
- Tooling enhancements. [[PR #90](https://github.com/kaizendorks/pymongo_inmemory/pull/90)]

### v0.3.1

- Development version upped to Python 3.9
- Update to build system. Contribution by [@pbsds](https://github.com/pbsds)
- Coercing boolean configs correctly. Issue [#82](https://github.com/kaizendorks/pymongo_inmemory/issues/82)

### v0.3.0

- Fixed the case where provided download url wouldn't work if it didn't follow official URL pattern. Issue [#70](https://github.com/kaizendorks/pymongo_inmemory/issues/70)

## Installation

```bash
Expand Down

0 comments on commit d20eba3

Please sign in to comment.