[Notice] Announcing the End of Demo Server [Read me]

docs: Add the release notes for v0.8.2
@47166ad02d2376ed3e56fe5f59e9ac56f2eae2ee
+++ docs/ko/relnotes/v0.8.2.txt
... | ... | @@ -0,0 +1,11 @@ |
1 | +Yobi v0.8.2 릴리즈 노트 | |
2 | +======================= | |
3 | + | |
4 | +v0.8.1 이후 버그수정 | |
5 | +-------------------- | |
6 | + | |
7 | +* Jsoup 버그로 인해 마크다운 렌더링 중 에러가 발생하는 문제 (b1d4bb9) | |
8 | +* 메일을 통해 등록된 이슈에 불필요한 빈 줄이 너무 많은 문제 (a5c9992) | |
9 | +* 마크다운 렌더링에 시간이 너무 많이 걸리는 경우, 시스템 전체에 장애를 일으킬 | |
10 | + 수 있는 문제 (ad9b0aa) | |
11 | +* Java8에서 findbugs가 실행되지 않는 문제 (4ada856) |
+++ docs/relnotes/0.8.2.txt
... | ... | @@ -0,0 +1,11 @@ |
1 | +Yobi v0.8.2 Release Notes | |
2 | +========================= | |
3 | + | |
4 | +Fixes since v0.8.1 | |
5 | +------------------ | |
6 | + | |
7 | +* Server error while rendering markdown text because of a Jsoup bug (b1d4bb9) | |
8 | +* Ugly newlines of issues posted by email (a5c9992) | |
9 | +* System might freeze because of markdown text which takes a long time to be | |
10 | + rendered. (ad9b0aa) | |
11 | +* findbugs did not work on Java 8. (4ada856) |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?