不要怂,就是干,撸起袖子干!

Commit 532020ae by Sascha Depold

0.3.0

1 parent a8f6348f
Showing with 5 additions and 1 deletions
...@@ -31,3 +31,6 @@ ...@@ -31,3 +31,6 @@
# 0.2.6 # # 0.2.6 #
- refactored Sequelize to fit CommonJS module conventions - refactored Sequelize to fit CommonJS module conventions
# 0.3.0 #
- added possibility to define class and instance methods for models
\ No newline at end of file
{ {
"name": "sequelize", "name": "sequelize",
"description": "MySQL ORM for Node.JS", "description": "MySQL ORM for Node.JS",
"version": "0.2.6", "version": "0.3.0",
"author": "Sascha Depold <sascha-github@depold.com>", "author": "Sascha Depold <sascha-github@depold.com>",
"contributors": [ "contributors": [
{ "name": "Sascha Depold", "email": "sascha-github@depold.com" } { "name": "Sascha Depold", "email": "sascha-github@depold.com" }
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!