We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 274a4d0 commit 88e391fCopy full SHA for 88e391f
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [0.5.2] - 2018-07-11
8
+### Fixed
9
+- Lazy engine title stealing
10
+
11
## [0.5.1] - 2018-07-10
12
### Added
13
- Missing analytics:
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ember-osf-web",
3
- "version": "0.5.1",
+ "version": "0.5.2",
"description": "Ember front-end for the Open Science Framework",
"license": "Apache-2.0",
"author": "Center for Open Science <[email protected]>",
0 commit comments