docs(changelog) DOMTree: feature -> inside

This commit is contained in:
coderaiser 2013-09-27 09:02:07 +00:00
parent f515a13b1e
commit aee0ad4bd6

View file

@ -2,7 +2,6 @@
feature:
- (edit) add showMessage
- (dom) DOMTreeProto: add DOM
- (config) add localStorage
- (config) add analytics
- (socket) max reconnection attempts: 1000000 -> Math.pow- (2, 64)
@ -49,6 +48,7 @@ fix:
- (css) .icon: {width, height: 16px -> 15.5px}
inside:
- (dom) DOMTreeProto: add DOM
- (util) add asyncCall
- (listeners) appCache: add getConfig
- (socket) add transports
@ -103,7 +103,6 @@ inside:
- (rest) add putFile
- (css) rm !important
- (css) path-icon: rm font-family, font-size
- (rest) zip
2012.07.01, v0.3.0