Skip to content

Commit

Permalink
Add release note for FindAll change
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Aug 8, 2018
1 parent db0f4c4 commit cb4a780
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions releasenotes.md
@@ -1,5 +1,11 @@
# Release Nodes #

## 2.5.0 () ##

* A `FindAll` method was added to the `MaxMind.Db.Reader` class. This returns
an enumerator that enumerates over the MaxMind DB database. Pull request by
Jeff Johnson. GitHub #47.

## 2.4.0 (2018-04-11) ##

* Added `FileAccessMode.MemoryMappedGlobal`. When used, this will open the file
Expand Down

0 comments on commit cb4a780

Please sign in to comment.