CHANGELOG.md in opro-0.4.0 vs CHANGELOG.md in opro-0.4.1

- old
+ new

@@ -1,4 +1,17 @@ +## master + + +## 0.4.1 + +- jRuby compatibility +- [#9] Bugfix: Allow developers to enable refresh tokens by setting `require_refresh_within` even if they were running without it previously. (@robe5) +- [#10] Bugfix check the correct field when generating unique tokens (@carols10cents) +- [#12] Bugfix: client app names are now changeable +- All oPRO related html is wrapped with `opro` class (@carols10cents) +- Switch from bluecloth to kramdown gem for jRuby compatibility while parsing markdown + + ## 0.4.0 - Enable configurable authorization headers based on regex. ## 0.3.3 \ No newline at end of file