Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicholas Maccharoli authored Jul 20, 2017
1 parent a26f3e6 commit 258f3c6
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
`Attributed` adheres to [Semantic Versioning](http://semver.org/).

---
## [1.3.0](https://github.com/Nirma/Attributed/releases/tag/1.3.0) (07/20/2017)

#### Summary

This is a purely additive release.

This release adds functionality for supporting the use of `NSBaseLineAttributeName` through this library's interface.
Just call `.baseOffset()` with an `NSNumber` value specifying the offset you wish to use.


## [1.2.0](https://github.com/Nirma/Attributed/releases/tag/1.2.0) (06/16/2017)

Expand Down

0 comments on commit 258f3c6

Please sign in to comment.