Skip to content

Commit

Permalink
refactor: fixes duplicate entry in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
kyubisation authored Jun 14, 2019
1 parent 91d4414 commit 36745d0
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,24 +16,6 @@ All notable changes to this project will be documented in this file. See [standa



## 7.0.0 (2019-05-28)


### Bug Fixes

* **datepicker:** convert 2-digit years to 19xx or 20xx ([#14](https://github.com/SchweizerischeBundesbahnen/sbb-angular/issues/14)) ([70b22ee](https://github.com/SchweizerischeBundesbahnen/sbb-angular/commit/70b22ee)), closes [#13](https://github.com/SchweizerischeBundesbahnen/sbb-angular/issues/13)
* **datepicker:** fix invalid input on empty input ([#10](https://github.com/SchweizerischeBundesbahnen/sbb-angular/issues/10)) ([0368615](https://github.com/SchweizerischeBundesbahnen/sbb-angular/commit/0368615)), closes [#9](https://github.com/SchweizerischeBundesbahnen/sbb-angular/issues/9)
* **datepicker:** fixes arrow navigation with min and max dates ([#12](https://github.com/SchweizerischeBundesbahnen/sbb-angular/issues/12)) ([a2d1d08](https://github.com/SchweizerischeBundesbahnen/sbb-angular/commit/a2d1d08)), closes [#11](https://github.com/SchweizerischeBundesbahnen/sbb-angular/issues/11)


### Features

* github preparation ([#1](https://github.com/SchweizerischeBundesbahnen/sbb-angular/issues/1)) ([7b73b5e](https://github.com/SchweizerischeBundesbahnen/sbb-angular/commit/7b73b5e))
* **angular-icons:** update icons ([#6](https://github.com/SchweizerischeBundesbahnen/sbb-angular/issues/6)) ([a579e74](https://github.com/SchweizerischeBundesbahnen/sbb-angular/commit/a579e74))
* **ci:** Set up ci/cd with Travis CI ([bcf4082](https://github.com/SchweizerischeBundesbahnen/sbb-angular/commit/bcf4082))



## [7.0.0](https://github.com/SchweizerischeBundesbahnen/sbb-angular/compare/v1.1.0...v7.0.0) (2019-05-28)


Expand All @@ -53,4 +35,4 @@ All notable changes to this project will be documented in this file. See [standa

### Deprecations

* Icons in @sbb-esta/angular-public have been deprecated and will be removed in v8. Use the icons from @sbb-esta/angular-icons instead. For a list of available icons, visit https://angular.app.sbb.ch/latest/icons-list.
* Icons in @sbb-esta/angular-public have been deprecated and will be removed in v8. Use the icons from @sbb-esta/angular-icons instead. For a list of available icons, visit https://angular.app.sbb.ch/latest/icons-list.

0 comments on commit 36745d0

Please sign in to comment.