Skip to content

Commit

Permalink
Tag version 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
solarissmoke committed Jan 27, 2021
1 parent 4e0081f commit 01edabb
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 16 deletions.
40 changes: 30 additions & 10 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ pyup-bot
Sebastian Vetter
Jon Price
Markus Bertheau
Andrew Ingram
dependabot-preview[bot]
Andrew Ingram
Asia Biega
Xavier Ordoquy
Oliver Randell
Expand All @@ -24,31 +24,31 @@ Craig Loftus
Jonathan Moss
andysellick
Paweł Kowalski
Joseph Wayodi
Dawid Lorenz
Michael
Janusz Harkot
Basil Dubyk
Victor Munene
st4lk
Martijn Jacobs
Joseph Wayodi
Lars van de Kerkhof
Federico Marani
Diederik van der Boor
Davi Vidal
Lars van de Kerkhof
Paul J Stevens
itbabu
dfirst
Alex Crawley
Pete Graham
Paul J Stevens
Matus Moravcik
Łukasz Lechowicz
Kees Hink
Jannis Leidel
Basil Dubyk
Anthony Ricaud
Aliaksei Urbanski
Vladimir Bolshakov
Monika Sulik
Kees Hink
Costas Basdekis
Srdjan Cosic
Skirmantas Jurgaitis
Expand All @@ -67,6 +67,7 @@ Anton
Anentropic
pyup.io bot
Piper Merriam
Orinda Harrison(Mitch)
Nathan Staines
Lijo Antony
Francis Reyes
Expand All @@ -87,9 +88,13 @@ Gump
Geekfish
Fish
erickmk
Denis Darii
Ashia Zawaduk
Alexander Pugachev
aamir
Voxin Muyli
Viggo de Vries
Tuomas Jaakola
Tobias Englert
Sergey Maranchuk
Rachel Willmer
Expand All @@ -98,12 +103,12 @@ Mike de Bock
Matthew Wilkes
Matt George
Marshall Bannan
John Vandenberg
Highbiza migration experts
Georgiy Kutsurua
Éric Araujo
elliotthill
Dmitry Voronin
Denis Darii
Craig Weber
Andrea Grandi
Alexander Clausen
Expand All @@ -120,10 +125,12 @@ Shafique Jamal
rsp2k
Rob Moorman
Róbert Čerňanský
PlayDay
PaulO
Nicola Marangon
Nasir Hussain
Matt Moran
marek
marangonico
Mads Jensen
Lex Berezhny
Expand All @@ -143,6 +150,7 @@ Clinton Blackburn
chenull
Brandon R. Stoner
Arthur Case
andruten
Andrey Martyanov
Alexander
Adam Endicott
Expand All @@ -153,7 +161,6 @@ xyzzy
Will Daly
WeJie
vkaracic
Viggo de Vries
v1kku
Tom Hendrikx
Tomasz Wysocki
Expand All @@ -167,6 +174,7 @@ Tadas Dailyda
Sylvain Fankhauser
Sun Song
Sudhir Mishra
Stian Aurdal
Steven Maggs
Stefano Brentegani
Sergey Fedoseev
Expand All @@ -183,7 +191,6 @@ qjiang
pythonpro
Przemek Łada
podados
PlayDay
Philip Kazmeier
Peter Brooks
pabu
Expand All @@ -194,6 +201,7 @@ Oleg Rybkin
Oleg Fish
Nando Davis
mvdwaeter
Muhammad Qasim Gulzar
mostafa-anm
monikasulik
mongkyo
Expand All @@ -202,7 +210,9 @@ Mirek Mencel
Miloud Belarbi
Michal Raška
Michał Mazur
MaziyarMK
Matt Miller
Matthias Brück
Matthew O'Loughlin
Matt Drayer
Mathieu Richardoz
Expand Down Expand Up @@ -234,6 +244,7 @@ Joris Vankerschaver
Jon Aylard
Jonathan Fiebelkorn
Jonas Borges
jolob5l
John Franey
johndt6
John Carter
Expand All @@ -242,6 +253,7 @@ joaoxsouls
jiangqijiong
jeddison
Javier Wilson
Jan Fabry
Jan Chęć
James Osgood
Jacek Bzdak
Expand All @@ -254,26 +266,31 @@ giacomo
George Tantiras
Gabriele Alese
Frédéric Montet
Francisco Ceruti
Florian C
Fatih Erikli
Farooq Azam
Fakhar
Euan Lau
endgame
dzxs5741
dragonjun
django-doctor
discort
Developers
Denis Proskurin
Darian Moody
Dan Raviv
Daniel Hepper
Daniel DUONG
Daniel Butler
Daniel
Dan Helyar
Dan Atkinson
Dan
Chris McKinnel
Carlos Ramirez
Capelito
capelito
Cameron
Brennan Wright
Expand All @@ -288,19 +305,22 @@ Bartek Gruszka
Bart
ayub-khan
Ayub
Austin Pua
astyfx
Artёm Skvira
Art Skvira
Ariel Kaplan
anywhim
anentropic
andruten
André Ericson
Andrea Ciantelli
amirrpp
Alexander Kaidalov
Aleksandr Panteleymonov
Adrien Saladin
Adrian Fedoreanu
Aditya Sharma
Adam Chainz
Abdul Qoyyuum
Aamir Khan
김정환
12 changes: 7 additions & 5 deletions docs/source/releases/v3.0.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
========================================
Oscar 3.0 release notes (in development)
========================================
=======================
Oscar 3.0 release notes
=======================

:release: TBD
:release: 2021-01-27

Welcome to Oscar 3.0!

Expand Down Expand Up @@ -93,6 +93,8 @@ Bug fixes
``SimpleLazyObject`` when assigned to ``Product.attr``. ``ProductAttributesContainer.initiate_attributes()``
was removed as the database query now happens on instantiation.

- Fixed the handling of multiple non-exclusive offers with a count condition (:issue:`3162`).

Removal of deprecated features
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down Expand Up @@ -173,7 +175,7 @@ Javascript and CSS dependencies:

- Upgraded ``bootstrap`` to version 4.5.3.
- Added ``tempusdominus-bootstrap-4`` version 5.1, use for Bootstrap 4 datepicker inputs.
- Upgraded ``tinymce`` to version 5.5.
- Upgraded ``tinymce`` to version 5.6.

.. _deprecated_features_in_3.0:

Expand Down
2 changes: 1 addition & 1 deletion src/oscar/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Use 'alpha', 'beta', 'rc' or 'final' as the 4th element to indicate release type.
VERSION = (3, 0, 0, 'beta', 1)
VERSION = (3, 0, 0, 'final')


def get_short_version():
Expand Down

0 comments on commit 01edabb

Please sign in to comment.