Skip to content

Commit

Permalink
removed all temporary tags. preparing for the first release.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhovhannes committed Feb 4, 2015
1 parent bf47ad8 commit 5634696
Showing 1 changed file with 0 additions and 82 deletions.
82 changes: 0 additions & 82 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,82 +0,0 @@
v0.4.0 - January 29, 2015

* 0.4.0 (Hovhannes Babayan)
* added release task. minor fixes (Hovhannes Babayan)

v0.3.0 - January 29, 2015

* 0.3.0 (Hovhannes Babayan)
* added release task. minor fixes (Hovhannes Babayan)

January 29, 2015

* added release task. minor fixes (Hovhannes Babayan)
* added release task (Hovhannes Babayan)
* added release task (Hovhannes Babayan)
* Moved gh-pages generation to Gulp (Hovhannes Babayan)
* added example of sharing a project (Hovhannes Babayan)
* added 'api-unsupported' version support (Hovhannes Babayan)
* SSL support. Add secureProtocol option in constructor config. (Sassoun Derderian)
* Add protocol from parsed url (Sassoun Derderian)
* No need for Buffer.byteLength anymore (Sassoun Derderian)
* added report() method (Hovhannes Babayan)
* using Api.Methods.XXX constants for http methods (Hovhannes Babayan)
* added generation on non-minified version in dist/ folder (Hovhannes Babayan)
* implemented copy() and edit() methods. Renamed post() to read create(). Added more examples. (Hovhannes Babayan)
* implemented execute() and namedQuery() methods (Hovhannes Babayan)
* implemented remove() method (Hovhannes Babayan)
* added test for logout (Hovhannes Babayan)
* Update README.md (Hovhannes Babayan)
* added tests for login and logout (Hovhannes Babayan)
* added tests for login and logout (Hovhannes Babayan)
* test files now end with .spec.js (Hovhannes Babayan)
* changing file name to lowercase (Hovhannes Babayan)
* request() method now sends params via request body for non-GET requests (Hovhannes Babayan)
* added plugin tests (Hovhannes Babayan)
* changed API version to 4.0 (Hovhannes Babayan)
* more tests (Hovhannes Babayan)
* added https support and more tests (Hovhannes Babayan)
* fixing code-climate issues (Hovhannes Babayan)
* added code-climate badge (Hovhannes Babayan)
* added comments, implemented metadata method (Hovhannes Babayan)
* corrected header text (Hovhannes Babayan)
* Added shell script to generate gh-pages (Hovhannes Babayan)
* Update README.md (citizensas)
* added documentation (Hovhannes Babayan)
* added example to get users count (Hovhannes Babayan)
* trying to get wicked to work (Hovhannes Babayan)
* just making tests pass (Hovhannes Babayan)
* Now printing description in each example (Hovhannes Babayan)
* generated latest version (Hovhannes Babayan)
* Added tests for Api constructor, moved non-exported methods into plugins/ folder (Hovhannes Babayan)
* added comments, minification of dist/attask.js and ApiConstants.js (Hovhannes Babayan)
* improved promise polyfill usage under node.js (Hovhannes Babayan)
* added withCredentials: false (Hovhannes Babayan)
* fixed login.html (Hovhannes Babayan)
* Remove Promise requirement the lib and require Promise in examples (Sassoun Derderian)
* Test for all available methods (Sassoun Derderian)
* Added ApiUtil - a place for adding utility methods for work with API (Hovhannes Babayan)
* Fix fields issue (Sassoun Derderian)
* refactor (Hovhannes Babayan)
* refactor (Hovhannes Babayan)
* run test-ci tasks in sequence (Hovhannes Babayan)
* added coverage badge (Hovhannes Babayan)
* added coverage badge (Hovhannes Babayan)
* added coverage and reporting to coveralls.io (Hovhannes Babayan)
* added tests for getInstance() method (Hovhannes Babayan)
* updated readme (Hovhannes Babayan)
* added login test page (Hovhannes Babayan)
* added license badge (Hovhannes Babayan)
* added license badge (Hovhannes Babayan)
* added gulp tasks (Hovhannes Babayan)
* dropped travis runs for node 0.6 and 0.8 (Hovhannes Babayan)
* removed dependency from lodash (Hovhannes Babayan)
* instancees, singleton (Sassoun Derderian)
* email notifications (Hovhannes Babayan)
* email notifications (Hovhannes Babayan)
* put api.js in src (Sassoun Derderian)
* organizing things (Hovhannes Babayan)
* added gitignore (Hovhannes Babayan)
* initial api class (Sassoun Derderian)
* Initial commit (Hovhannes Babayan)

0 comments on commit 5634696

Please sign in to comment.