Skip to content
This repository has been archived by the owner on Oct 15, 2019. It is now read-only.

Commit

Permalink
Updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenedith committed Mar 9, 2015
1 parent e0c0a43 commit e93b34b
Showing 1 changed file with 152 additions and 18 deletions.
170 changes: 152 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,166 @@
0.9.33 / 2015-03-09
===================

* Merge pull request [#17](https://github.com/vehicle-history/npm-vehicle-history-model/issues/17) from vehicle-history/update

0.9.32 / 2015-03-08
===================

* Merge pull request [#16](https://github.com/vehicle-history/npm-vehicle-history-model/issues/16) from vehicle-history/update

0.9.31 / 2015-03-07
===================

* Bumped version
* Merge pull request [#15](https://github.com/vehicle-history/npm-vehicle-history-model/issues/15) from vehicle-history/update-enums
Added new make and variant type

0.9.30 / 2015-03-07
===================

* Merge pull request [#14](https://github.com/vehicle-history/npm-vehicle-history-model/issues/14) from vehicle-history/new-enums
Added new make and variant type

0.9.29 / 2015-03-05
===================

* Merge pull request [#13](https://github.com/vehicle-history/npm-vehicle-history-model/issues/13) from vehicle-history/new-types
Added new make and variant type

0.9.28 / 2015-03-04
===================

* Merge pull request [#12](https://github.com/vehicle-history/npm-vehicle-history-model/issues/12) from vehicle-history/new-enums
Added new enums and new event HOLDER

0.9.27 / 2015-03-04
===================

* Merge pull request [#11](https://github.com/vehicle-history/npm-vehicle-history-model/issues/11) from vehicle-history/hack-for-inspection
Hack for inspection event

0.9.26 / 2015-03-03
===================

* Merge pull request [#10](https://github.com/vehicle-history/npm-vehicle-history-model/issues/10) from vehicle-history/fsm-make-enum
Fsm make enum

0.9.25 / 2015-03-03
===================

* Merge pull request [#9](https://github.com/vehicle-history/npm-vehicle-history-model/issues/9) from vehicle-history/updated-enum-values

0.9.24 / 2015-03-02
===================

* Merge pull request [#8](https://github.com/vehicle-history/npm-vehicle-history-model/issues/8) from vehicle-history/rename-car-field-in-report

0.9.22 / 2015-02-24
===================

* Refactor for logger

0.9.21 / 2015-02-24
===================

* Refactor for logger

0.9.20 / 2015-02-22
===================

* Merge pull request [#7](https://github.com/vehicle-history/npm-vehicle-history-model/issues/7) from vehicle-history/new-event-co-owner

0.9.19 / 2015-02-22
===================

* Merge pull request [#6](https://github.com/vehicle-history/npm-vehicle-history-model/issues/6) from vehicle-history/resolver-refactor-and-model-builders

0.9.18 / 2015-02-18
===================

* Merge pull request [#5](https://github.com/vehicle-history/npm-vehicle-history-model/issues/5) from vehicle-history/events-timeline
* Added HYBRID fuel type

0.9.16 / 2015-02-09
===================

* Added BENTLEY and VAUXHALL make
* New CONVERTIBLE car kind type

0.9.15 / 2015-02-09
===================

* Added TRIUMPH make

0.9.14 / 2015-02-01
===================

* Added mileage field to inspection event and refactored model

0.9.12 / 2015-01-31
===================

* Updated engine fuel types

0.9.11 / 2015-01-31
===================

* Updated enums

0.9.10 / 2015-01-31
===================

* Added errors

0.9.9 / 2015-01-31
==================

* Added assert-plus for assertions

0.9.8 / 2015-01-29
==================

* Added FSO make

0.9.7 / 2015-01-28
==================

* Change event location.country to enum
* Disabled --check-leaks becauase of datejs dependency
* Fixed travis build

0.9.6 / 2015-01-25
==================

* Date refactoring

0.9.5 / 2015-01-24
==================

* New response model: events

0.9.4 / 2015-01-18
* Merge pull request https://github.com/vehicle-history/npm-vehicle-history-model/issues/4
from vehicle-history/changing-model
Changing model
* Updated config and added COMBI for variant:kind
* Changed car model: plate, name and registration fields in response
==================

* Merge pull request [#4](https://github.com/vehicle-history/npm-vehicle-history-model/issues/4) from vehicle-history/changing-model

0.9.3 / 2015-01-16
* Merge pull request https://github.com/vehicle-history/npm-vehicle-history-model/issues/3
from vehicle-history/engine-cc-fix
Engine cc fix and mileage fix
* Fixed mileage response for missing mileage value
* Updated dependencies
==================

* Merge pull request [#3](https://github.com/vehicle-history/npm-vehicle-history-model/issues/3) from vehicle-history/engine-cc-fix

0.9.2 / 2015-01-14
* Merge pull request https://github.com/vehicle-history/npm-vehicle-history-model/issues/2
from vehicle-history/updated-exports
* Added CHANGELOG.md
==================

* Merge pull request [#2](https://github.com/vehicle-history/npm-vehicle-history-model/issues/2) from vehicle-history/updated-exports

0.9.1 / 2015-01-14
==================

* Bumped version
* Updated repo url

0.9.0 / 2015-01-14
==================

* Merge pull request [#1](https://github.com/vehicle-history/npm-vehicle-history-model/issues/1) from vehicle-history/initial
Initial
* Updated README.md
* Added resolvers
* Added response model and enums
* Merge pull request [#1](https://github.com/vehicle-history/npm-vehicle-history-model/issues/1) from vehicle-history/initial

0 comments on commit e93b34b

Please sign in to comment.