Update README.md
This commit is contained in:
parent
25e23b2907
commit
767bc314e5
56
README.md
56
README.md
@ -43,59 +43,3 @@ url, // optional - a supplementary URL to show with your mess
|
|||||||
});
|
});
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
## Changelog
|
|
||||||
### 1.1.0 (2018-09-02)
|
|
||||||
* (bluefox) Admin3 is supported now
|
|
||||||
|
|
||||||
### 1.0.4 (2017-10-22)
|
|
||||||
* (janhuddel) callback is now possible (to receive the receipt from pushover if you use priority = 2)
|
|
||||||
|
|
||||||
### 1.0.3 (2017-10-21)
|
|
||||||
* (Tan-DE) Change priorities in blockly
|
|
||||||
|
|
||||||
### 1.0.2 (2016-10-12)
|
|
||||||
* (bluefox) support of blockly
|
|
||||||
|
|
||||||
### 1.0.1 (2016-08-28)
|
|
||||||
* (bluefox) filter out double messages
|
|
||||||
|
|
||||||
### 1.0.0 (2016-06-01)
|
|
||||||
* (bluefox) fix timestamp
|
|
||||||
* (bluefox) update grunt packages
|
|
||||||
|
|
||||||
### 0.1.1 (2015-05-03)
|
|
||||||
* (bluefox) add readme link
|
|
||||||
|
|
||||||
### 0.1.0 (2015-01-03)
|
|
||||||
* (bluefox) enable npm install
|
|
||||||
|
|
||||||
### 0.0.4 (2014-11-22)
|
|
||||||
* (bluefox) support of new naming concept
|
|
||||||
|
|
||||||
### 0.0.3 (2014-10-08)
|
|
||||||
* (bluefox) add "daemon" mode to "subscribe"
|
|
||||||
|
|
||||||
## License
|
|
||||||
|
|
||||||
The MIT License (MIT)
|
|
||||||
|
|
||||||
Copyright (c) 2014-2018 bluefox <dogafox@gmail.com>
|
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
|
||||||
in the Software without restriction, including without limitation the rights
|
|
||||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
||||||
copies of the Software, and to permit persons to whom the Software is
|
|
||||||
furnished to do so, subject to the following conditions:
|
|
||||||
|
|
||||||
The above copyright notice and this permission notice shall be included in
|
|
||||||
all copies or substantial portions of the Software.
|
|
||||||
|
|
||||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
||||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
||||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
||||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
||||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
||||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
|
|
||||||
THE SOFTWARE.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user