Skip to content

Commit

Permalink
New release - v1.0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
virtyaluk committed Oct 10, 2016
1 parent 98eadd4 commit ef990b0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,19 @@

**InTouch** - is a C# wrapper for [vk.com](https://vk.com/) API.

Compatible with version **5.53** of **[:link:VK API](https://new.vk.com/dev/versions)**.
Compatible with version **5.57** of **[:link:VK API](https://new.vk.com/dev/versions)**.

[:uk: Readme](README.md)   [:ru: Документация на русском.](README.ru.md)

# Changelog

## v1.0.18 (October 10, 2016)
- Groups Callback API. @virtyaluk in [#10](https://github.com/virtyaluk/InTouch/pull/10).
- New `markAsImportantDialog` and `markAsAnsweredDialog` methods. @virtyaluk in [#11](https://github.com/virtyaluk/InTouch/pull/11).
- New `Doc.Preview` properties. @virtyaluk in [#12](https://github.com/virtyaluk/InTouch/pull/12).
- Code refactoring and improvements.
- New VK API version - 5.57.

## v1.0.15 (July 28, 2016)
- API aligned with latest version of VK API (5.53).
- Fixed AudioGenres.Speech enum value. @RomanGL in [#2](https://github.com/virtyaluk/InTouch/pull/2).
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

Be sure to check out official VK's **[:link:Quick start](https://new.vk.com/dev/main)** guide before you dive into **InTouch**.

Compatible with version **5.53** of **[:link:VK API](https://new.vk.com/dev/versions)**.
Compatible with version **5.57** of **[:link:VK API](https://new.vk.com/dev/versions)**.

[:calendar: Changelog](CHANGELOG.md)   [:ru: Документация на русском.](README.ru.md)

Expand Down

0 comments on commit ef990b0

Please sign in to comment.