Skip to content

Commit

Permalink
fixed another occurrence of the term parallel in the wrong context
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Feb 5, 2014
1 parent 7d579de commit 05e4c32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Changes
Expand Up @@ -2964,7 +2964,8 @@
- Added version command.
- Added after_build_tx plugin hook.
- Added timer support to Mojo::IOLoop.
- Added the ability to run multiple parallel ioloops that block each other.
- Added the ability to run multiple concurrent ioloops that block each
other.
- Added default_template_class attribute to MojoX::Renderer.
- Added render_static method to Mojolicious::Controller.
- Added support for embedded Mojolicious applications.
Expand Down

0 comments on commit 05e4c32

Please sign in to comment.