Skip to content

Commit

Permalink
Release v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Alhadis committed Feb 26, 2017
1 parent dd731db commit abc9233
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ Change Log
This project adheres to [Semantic Versioning](http://semver.org).


[Unpublished][Staged]
[v1.2.2]
------------------------------------------------------------------------
**February 26th, 2017**
* __Added:__ Commands for converting Roff to other document formats
* __Added:__ Highlighting for intermediate output and font descriptions
* __Added:__ Intelligent indentation of control lines
Expand Down Expand Up @@ -70,7 +71,8 @@ Initial release. Adds syntax highlighting and language support for Roff.


[Referenced links]:_____________________________________________________
[Staged]: https:/Alhadis/language-roff/compare/v1.2.1...HEAD
[Staged]: https:/Alhadis/language-roff/compare/v1.2.2...HEAD
[v1.2.2]: https:/Alhadis/language-roff/releases/tag/v1.2.2
[v1.2.1]: https:/Alhadis/language-roff/releases/tag/v1.2.1
[v1.2.0]: https:/Alhadis/language-roff/releases/tag/v1.2.0
[v1.1.0]: https:/Alhadis/language-roff/releases/tag/v1.1.0
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "language-roff",
"version": "1.2.1",
"version": "1.2.2",
"description": "Atom support for Unix manual pages (Groff/Troff) and the historical RUNOFF language.",
"keywords": ["Roff", "Groff", "Troff", "Nroff", "RUNOFF", "DSR", "BSD", "Unix Manual Page", "Manpage", "man",
"mandoc", "mdoc", "Ditroff", "Eqn", "Pic", "Chem", "DFORMAT", "Grap", "Refer", "Tbl", "IDEAL", "grn", "Plan9"],
Expand Down

0 comments on commit abc9233

Please sign in to comment.