Skip to content

Commit

Permalink
Fix the formatting fix...
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzedge committed Jan 24, 2017
1 parent 9408c1f commit 38ae586
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,12 +191,14 @@
[@gonzedge][github_user_gonzedge]

`Container` exposes these API entry points:

- `#partial_word?` and its alias `#match?`
- `#word?` and its alias `#include?`
- `#add` and its alias `#<<`
- yield the constructed `Container` on `#initialize`

`Rambling::Trie::Node` and its subclasses no longer expose:

- `#match?`
- `#include?`
- `#<<`
Expand Down

0 comments on commit 38ae586

Please sign in to comment.