Skip to content

Commit b432a96

Browse files
committed
change README and CHANGELOG
1 parent 83a1821 commit b432a96

File tree

6 files changed

+19660
-86
lines changed

6 files changed

+19660
-86
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

4+
## [1.1.0] - 2022-03-02
5+
### Changes
6+
- Update to Angular 11
7+
- Change README.md
8+
49
## [1.0.0] - 2022-02-23
510
### Added
611
- Update to Angular 10

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
# AngularToggleButton
33

4-
This is a toggle switch button component, you can see the demo [here](http://vicmans.com/demos/ng-toggle-button) and test it in [StackBlitz](https://stackblitz.com/edit/ng-toggle-button).
4+
This is a toggle switch button component, you can see the demo [here](https://ng-toggle-button.netlify.app) and test it in [StackBlitz](https://stackblitz.com/edit/ng-toggle-button).
55

66
## Versions
77

0 commit comments

Comments
 (0)