Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
JSON Pointers are now RFC 6901
  • Loading branch information
kraih committed Apr 3, 2013
1 parent c2fc7e0 commit 4ad06cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Changes
@@ -1,5 +1,5 @@

3.92 2013-04-02
3.92 2013-04-03
- Added monotonic clock support to make Mojolicious more resilient to time
jumps.
- Added steady_time function to Mojo::Util.
Expand Down
2 changes: 1 addition & 1 deletion lib/Mojo/JSON/Pointer.pm
Expand Up @@ -47,7 +47,7 @@ Mojo::JSON::Pointer - JSON Pointers
=head1 DESCRIPTION
L<Mojo::JSON::Pointer> implements JSON Pointers.
L<Mojo::JSON::Pointer> is a relaxed implementation of RFC 6901.
=head1 METHODS
Expand Down

0 comments on commit 4ad06cc

Please sign in to comment.