Skip to content
This repository was archived by the owner on Apr 17, 2018. It is now read-only.

Commit e62e04f

Browse files
committed
Release version 1.1.1
1 parent 9bac661 commit e62e04f

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Changelog
22

3-
## 1.1
3+
## 1.1.1
4+
This release introduces the following changes:
5+
* Fixes error handling and validation for session updates
6+
* Fixes session creation proposal dialog
7+
* Improves localization and adds missing strings
8+
9+
## 1.1.0
410
This version introduces editing support. You can now create, update and delete
511
sessions and questions in ARSnova Presenter. Furthermore, support for
612
Just-in-Time-Teaching has been implemented which allows you to define questions

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>de.thm.arsnova</groupId>
66
<artifactId>arsnova-presenter</artifactId>
7-
<version>1.1.1-SNAPSHOT</version>
7+
<version>1.1.1</version>
88
<packaging>war</packaging>
99
<name>ARSnova Presenter</name>
1010
<description>ARSnova Presenter is a rich internet application for lecturers intended to be used to present questions and their answer statistics as well as questions and feedback by students. It targets notebooks, tablets and desktop computers and runs with all current webbrowsers.</description>

0 commit comments

Comments
 (0)