Skip to content

Commit e83529a

Browse files
committed
Added changelog to the solution and added v0.8.4.2
1 parent 6566242 commit e83529a

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Change Log
22

3+
## [0.8.4.2]
4+
5+
Bug fix release. Added extra logging.
6+
7+
**Fixed bugs:**
8+
9+
- (partly) Xamarin Android crash [\#96](https://github.com/ably/ably-dotnet/issues/96)
10+
311
## [0.8.4](https://github.com/ably/ably-dotnet/tree/0.8.4) (2016-06-27)
412
[Full Changelog](https://github.com/ably/ably-dotnet/compare/0.8.3...0.8.4)
513

src/IO.Ably.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Ably.ConsoleTest", "Ably.Co
1414
EndProject
1515
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".Solution Items", ".Solution Items", "{258ABD2A-ACCA-4226-AEDD-B9C74075B367}"
1616
ProjectSection(SolutionItems) = preProject
17+
..\CHANGELOG.md = ..\CHANGELOG.md
1718
..\nuget\io.ably.nuspec = ..\nuget\io.ably.nuspec
1819
..\README.md = ..\README.md
1920
Todo.txt = Todo.txt

0 commit comments

Comments
 (0)