Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
updated Changes
  • Loading branch information
kraih committed Jan 17, 2012
1 parent bc13789 commit a1a149f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions Changes
Expand Up @@ -8,6 +8,7 @@ This file documents the revision history for Perl extension Mojolicious.
merging to query method of Mojo::URL. (marcus, judofyr, sri)
- Removed experimental status from Mojo::IOLoop::Delay.
- Removed defer method from Mojo::IOLoop.
- Improved exception page for development mode.
- Improved syntax highlighting in perldoc browser slightly.
- Improved Mojo::Base tests.
- Improved documentation.
Expand Down
1 change: 0 additions & 1 deletion lib/Mojolicious/Plugin/PODRenderer.pm
Expand Up @@ -109,7 +109,6 @@ sub register {

# Combine everything to a proper response
$self->content_for(perldoc => "$dom");
$self->app->plugins->emit_hook(before_perldoc => $self);
$self->render(
inline => $PERLDOC,
title => $title,
Expand Down

0 comments on commit a1a149f

Please sign in to comment.