-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
1,301 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
= Change Log | ||
Joar Buitago <jebuitragoc@unal.edu.co> | ||
v0.1.0, 2020-01-21 | ||
|
||
All notable changes to this project will be documented in this file. | ||
|
||
The format is based on | ||
link:https://keepachangelog.com/en/1.0.0/[Keep a Changelog], | ||
and this project adheres to | ||
link:https://semver.org/spec/v2.0.0.html[Semantic Versioning]. | ||
|
||
|
||
|
||
== [Unreleased] | ||
|
||
== [0.1.0] | ||
=== Added | ||
- Comunication with LanguageTool. | ||
- Functions for the user to use. | ||
- Visual overlay to mark corrections. | ||
- Correction throught minibuffer. |
Oops, something went wrong.