Skip to content

Commit

Permalink
Bumping version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FabrizioBrancati committed Dec 10, 2016
1 parent c4caa3e commit ba60699
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,17 @@ All notable changes to this project will be documented in this file.<br>
---

### 1.X Releases
- `1.1.x` Releases - [1.1.0](#110)
- `1.0.x` Releases - [1.0.0](#100)

---

## [1.1.0](https://github.com/FabrizioBrancati/SwiftyBot/releases/tag/v1.1.0) - BFKit Swift is awesome
### 10 Dec 2016
### Added
- Added [BFKit Swift](https://github.com/FabrizioBrancati/BFKit-Swift) dependency
- Added support for Swift 3.0.1

## [1.0.0](https://github.com/FabrizioBrancati/SwiftyBot/releases/tag/v1.0.0) - Send me a Telegram
### 17 Oct 2016
### Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://travis-ci.org/FabrizioBrancati/SwiftyBot.svg?branch=master)](https://travis-ci.org/FabrizioBrancati/SwiftyBot)
[![Codebeat Badge](https://codebeat.co/badges/5c994b12-c55e-46ec-b870-1c42154289a3)](https://codebeat.co/projects/github-com-fabriziobrancati-swiftybot)
[![Version](https://img.shields.io/badge/version-1.0.0-blue.svg)](https://developer.apple.com/swift/)
[![Version](https://img.shields.io/badge/version-1.1.0-blue.svg)](https://developer.apple.com/swift/)
[![Language](https://img.shields.io/badge/language-Swift%203.0-orange.svg)](https://developer.apple.com/swift/)
[![Platform](https://img.shields.io/badge/platform-Linux%20/%20macOS-ffc713.svg)](https://developer.apple.com/swift/)
[![License](https://img.shields.io/badge/license-MIT-lightgrey.svg)](https://github.com/FabrizioBrancati/SwiftyBot/blob/master/LICENSE)
Expand Down

0 comments on commit ba60699

Please sign in to comment.