Skip to content

Commit

Permalink
2.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Nov 26, 2020
1 parent 8aad3f9 commit b5aee60
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions amm/src/main/scala/ammonite/main/Config.scala
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ object Config{
"(deprecated) Disable remote logging of the number of times a REPL starts and runs commands")
noRemoteLogging: Flag,
@arg(
name = "class-based",
doc =
"Wrap user code in classes rather than singletons, typically for Java serialization "+
"friendliness.")
Expand Down
2 changes: 1 addition & 1 deletion readme/Footer.scalatex
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@


@sect{Changelog}
@sect{2.3.3}
@sect{2.3.6}
@ul
@li
Replace the built in @code{@@main} method functionality with the
Expand Down

0 comments on commit b5aee60

Please sign in to comment.