File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed
Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11# Change Log
22All notable changes to this project will be documented in this file. The project adhere's to Semantic Versioning. See Versioning for more information.
33
4+ ## [ 2.0.0-beta.3]
5+ ### Fixed
6+ - hasOwnProperty now properly works for objects without prototype
7+ - Updating tests for Glimmer 2
8+
49## [ 2.0.0-beta.2]
510### Changed
611 - Required is html safe as dependency
Original file line number Diff line number Diff line change 11{
22 "name" : " semantic-ui-ember" ,
3- "version" : " 2.0.0-beta.2 " ,
3+ "version" : " 2.0.0-beta.3 " ,
44 "title" : " Semantic UI Ember" ,
55 "description" : " The Official Semantic UI Addon for Ember applications" ,
66 "homepage" : " http://www.semantic-ui.com" ,
2828 "url" : " git://github.com/Semantic-Org/Semantic-UI-Ember.git"
2929 },
3030 "engines" : {
31- "node" : " >= 0.10 .0"
31+ "node" : " >= 0.12 .0"
3232 },
3333 "author" : " " ,
3434 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments