File diff fed3c9eee488 → d7c64b3800af
docs/releasenotes.rst
Show inline comments
 
.. Copyright (C) 2013 Branko Majic
 
.. Copyright (C) 2013-2017 Branko Majic
 

	
 
   This file is part of Django Conntrackt documentation.
 

	
 
   This work is licensed under the Creative Commons Attribution-ShareAlike 3.0
 
   Unported License. To view a copy of this license, visit
 
   http://creativecommons.org/licenses/by-sa/3.0/ or send a letter to Creative
 
@@ -14,15 +14,16 @@ Release Notes
 

	
 
dev
 
---
 

	
 
Breaking changes:
 

	
 
* Django Conntrackt now depends on Django 1.10. In addition to official
 
  Django documentation, there is a dedicated upgrade guide that deals
 
  with the most basic installation.
 
* Django Conntrackt now depends on Django 1.11. In addition to
 
  official Django documentation for project upgrades, there is a
 
  section describing what needs to be done in order to upgrade the
 
  application itself.
 
  [ `CONNT-25 <https://projects.majic.rs/conntrackt/issues/CONNT-30>`_ ]
 

	
 
New features/improvements:
 

	
 
* Updated jQuery used internally to version 3.2.1.
 
  [ `CONNT-30 <https://projects.majic.rs/conntrackt/issues/CONNT-30>`_ ]