- 
    Tue Jun 09 2020 Pavel Raiskup <praiskup@redhat.com> 1.102-1
    
- fix large recursion problem
- enable deleting multiple builds from cli
   
  
  - 
    Wed Feb 05 2020 Pavel Raiskup <praiskup@redhat.com> 1.101-1
    
- allow to pick dist-git instance when building modules
- fix traceback when wrong url to frontend is specified
   
  
  - 
    Wed Jan 15 2020 Tomas Hrnciar <thrnciar@redhat.com> 1.100-1
    
- add command to list all available chroots
   
  
  - 
    Wed Dec 04 2019 Pavel Raiskup <praiskup@redhat.com> 1.99-1
    
- add api support for module_hotfixes
- nicer mock-config command output
   
  
  - 
    Thu Oct 03 2019 Pavel Raiskup <praiskup@redhat.com> 1.98-1
    
- enable dynamic buildrequires on F31+
- drop comments after %endif
   
  
  - 
    Thu Sep 26 2019 Pavel Raiskup <praiskup@redhat.com> 1.97-1
    
- python: fix API for marshmallow 3+ (#934)
- frontend, cli, python: support multilib projects (#1)
   
  
  - 
    Mon Jul 29 2019 Pavel Raiskup <praiskup@redhat.com> 1.96-1
    
- use plain %setup to fix FTBFS
   
  
  - 
    Mon Jul 29 2019 Pavel Raiskup <praiskup@redhat.com> 1.95-1
    
- drop pylint from BR
   
  
  - 
    Wed Apr 24 2019 Jakub Kadlčík <frostyx@email.cz> 1.94-1
    
- add CLI for permissions
- support temporary projects
- print friendly error on http when https is enforced
- print helpful hints for config parsing errors
- remove unnecessary PY3 condition
- re-order spec {Build,}Requires
- BuildRequires python3-mock
- avoid 'collections.abc' warnings
- handle timeout errors
- remove old_status column from package table
- fix wait function for custom List
- remove dependency on python3-configparser
   
  
  - 
    Tue Jan 15 2019 Miroslav Suchý <msuchy@redhat.com> 1.93-1
    
- there is no dict comprehension for python2.6 which is in epel6