Skip to content

Commit

Permalink
Release 0.39
Browse files Browse the repository at this point in the history
  • Loading branch information
mswart committed May 11, 2014
1 parent 165a95b commit 00e40ef
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog

## 0.39.0

* Add new event acfs.operation.before_process

## 0.38.0

* Allow middlewares to abort request processing
Expand Down
2 changes: 1 addition & 1 deletion lib/acfs/version.rb
@@ -1,7 +1,7 @@
module Acfs
module VERSION
MAJOR = 0
MINOR = 38
MINOR = 39
PATCH = 0
STAGE = nil

Expand Down

0 comments on commit 00e40ef

Please sign in to comment.