Kaynağa Gözat

0.10.2

tags/v0.10.2
Chris Smith 5 yıl önce
ebeveyn
işleme
96f4f25fc3
2 değiştirilmiş dosya ile 3 ekleme ve 1 silme
  1. 2
    0
      CHANGELOG
  2. 1
    1
      build.gradle.kts

+ 2
- 0
CHANGELOG Dosyayı Görüntüle

@@ -1,5 +1,7 @@
1 1
 vNEXT (in development)
2 2
 
3
+v0.10.2
4
+
3 5
  * Fix handling of multiple long lines sometimes dropping part of the line
4 6
  * Support lines with 8191 bytes of tags, as allowed by the message-tags spec
5 7
  * Fix a few more instances of occasional ConcurrentModificationExceptions

+ 1
- 1
build.gradle.kts Dosyayı Görüntüle

@@ -1,6 +1,6 @@
1 1
 import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
2 2
 
3
-version = "0.10.1"
3
+version = "0.10.2"
4 4
 group = "com.dmdirc.ktirc"
5 5
 
6 6
 plugins {

Loading…
İptal
Kaydet