Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Martin Markech
refinerycms-photo-gallery
Commits
64618c36
Commit
64618c36
authored
Jan 30, 2013
by
Martin Markech
Browse files
add changelog for 0.1.2
parent
259b2cd0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Changelog.md
View file @
64618c36
## 0.1.2 [31 January 2013]
*
fix issue #3 by changing around_filter to before_filter.
*
fix issue #2 slide_to JS function don't work in Chrome
## 0.1.1 [20 October 2012]
*
allow to edit filenames in plupload editor before uploading start
*
allow to upload another photos in the same album after uploading is done, without need to do page refresh
...
...
lib/refinery/photo_gallery/version.rb
View file @
64618c36
...
...
@@ -3,7 +3,7 @@ module Refinery
class
Version
@major
=
0
@minor
=
1
@tiny
=
'
1
'
@tiny
=
'
2
'
class
<<
self
attr_reader
:major
,
:minor
,
:tiny
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment