We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 883cd93 commit b7d3625Copy full SHA for b7d3625
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.26.6](https://github.com/getappmap/appmap-java/compare/v1.26.5...v1.26.6) (2024-04-10)
2
+
3
4
+### Bug Fixes
5
6
+* don't create a log file by default ([883cd93](https://github.com/getappmap/appmap-java/commit/883cd93c47aba34f62a6ae2239a8c55a38fd0778))
7
8
## [1.26.5](https://github.com/getappmap/appmap-java/compare/v1.26.4...v1.26.5) (2024-03-21)
9
10
build.gradle
@@ -12,7 +12,7 @@ plugins {
12
}
13
14
ext {
15
- defaultVersion = '1.26.5'
+ defaultVersion = '1.26.6'
16
17
18
def defaultGroupId = 'com.appland'
0 commit comments